Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns the number of objectives for a quest.

numQuestLogLeaderBoards = GetNumQuestLeaderBoards([questID])

Parameters[]

Arguments

questID
number - Identifier of the quest. If not provided, default to the currently selected Quest, via SelectQuestLogEntry().

Returns

numQuestLogLeaderBoards
number - The number of objectives this quest possesses (Can be 0).

Details[]

Previous versions of this page stated that the function returns three values, but did not list what the other two values were.

Advertisement