WoW API: GetQuestIndexForTimer

Revision as of 14:13, 11 June 2007 by WoWWiki>Ravas (Added GetQuestIndexForTimer based on its usage in the FrameXML code.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < GetQuestIndexForTimer


Gets the quest log index of a quest being timed.

questIndex = GetQuestIndexForTimer(timerId)


Arguments

timerId
Number - The ID of a quest timer.


Returns

questIndex
Number - The quest log's index of the timed quest.