C_GossipInfo.GetNumAvailableQuests

From Warcraft Wiki
Jump to navigation Jump to search

Returns the number of quests (that you are not already on) offered by this NPC.

numQuests = C_GossipInfo.GetNumAvailableQuests()

Returns

numQuests
number

Patch changes

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