C_GossipInfo.GetNumActiveQuests

From Warcraft Wiki
Jump to navigation Jump to search

Returns the number of active quests that you should eventually turn in to this NPC.

numQuests = C_GossipInfo.GetNumActiveQuests()

Returns

numQuests
number

Patch changes

Shadowlands Patch 9.0.1 (2020-10-13): Moved to C_GossipInfo.GetNumActiveQuests()
Bc icon.gif Patch 2.3.0 (2007-11-13): Added as GetNumGossipActiveQuests()

Details

  • This information is available when GOSSIP_SHOW event fires.