WoW:API GetSpellCooldown: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<center>'''GetActionCooldown''' ''-Documentation by Thrae-''</center>
Retrieves the cooldown data of the spell specified.
Retrieves the cooldown data of the spell specified.


  local start, duration = GetActionCooldown(spellID, spellnumTab);
  local start, duration = GetSpellCooldown(spellID, spellnumTab);


;
;
Anonymous user