GetNumActiveQuests

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

Returns the number of quests which can be turned in at a non-gossip quest giver.

nbrActiveQuests = GetGossipActiveQuests()

Returns

This returns the number of active quests from a non-gossip quest NPC.

nbrActiveQuests
number - The number of active quests.

See also