WoW API: GetQuestIndexForTimer

WoW API < GetQuestIndexForTimer


Gets the quest log index of a quest being timed.

questIndex = GetQuestIndexForTimer(timerId)


ArgumentsEdit

timerId
Number - The ID of a quest timer.


ReturnsEdit

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