WoW API: GetQuestLogTimeLeft

From AddOn Studio
Jump to navigation Jump to search

WoW API < GetQuestLogTimeLeft


Gets the seconds left for the current quest that is being timed.

local questTimer = GetQuestLogTimeLeft()


Arguments[edit]

None


Returns[edit]

questTimer
Number - The seconds remaining to finish the timed quest.