WoW:API GetActionCooldown: Difference between revisions
Jump to navigation
Jump to search
no edit summary
mNo edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
:;startTime : The time when the cooldown started (as returned by [[API GetTime|GetTime()]]) or zero if no cooldown | :;startTime : The time when the cooldown started (as returned by [[API GetTime|GetTime()]]) or zero if no cooldown | ||
:;duration : The number of seconds the cooldown will last, or zero if no cooldown | :;duration : The number of seconds the cooldown will last, or zero if no cooldown | ||
:;enable : | :;enable : seems to always be 1 | ||
---- | ---- | ||