WoW:API GetQuestLogLeaderBoard

From AddOn Studio
Revision as of 01:03, 28 April 2005 by WoWWiki>Willsteel
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This function returns up to 3 values:

local title, type, done GetQuestLogLeaderBoard(i)

Where "i" is the index of the quests objectives (see GetNumQuestLeaderBoards ). title is something like: "Kill foo: 0/3" type could be the following things: "item" or "monster" and done is nil if this sub objective is not completed yet, else it is 1