Returns the number of quest objectives for a quest in the player's quest log


See also Quest functions.

Signature:

numObjectives = GetNumQuestLeaderBoards([questIndex])

Arguments:

  • questIndex - Index of a quest in the quest log (between 1 and GetNumQuestLogEntries()); if omitted, defaults to the selected quest (number)

Returns:

  • numObjectives - Number of trackable objectives for the quest (number)