WoW:API GetQuestIndexForTimer: Difference between revisions
Jump to navigation
Jump to search
(Added GetQuestIndexForTimer based on its usage in the FrameXML code.) |
m (Move page script moved page API GetQuestIndexForTimer to API GetQuestIndexForTimer without leaving a redirect) |
(No difference)
| |
Latest revision as of 04:46, 15 August 2023
← 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.