Method
Creature:GetCreatureSpellCooldownDelay
[-]
[+]
Returns the Creature's cooldown for spellID.
cooldown = Creature:GetCreatureSpellCooldownDelay( spellID )
number spellID
Valid numbers: integers from 0 to 4,294,967,295.
number cooldown
The cooldown, in milliseconds.
Valid numbers: integers from 0 to 4,294,967,295.