WoW API: GetQuestIndexForTimer

From AddOn Studio
Jump to navigation Jump to search

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.