Method Creature:GetCreatureSpellCooldownDelay [-] [+]

Returns the Creature's cooldown for spellID.

Synopsis

cooldown = Creature:GetCreatureSpellCooldownDelay( spellID )

Arguments

number spellID

Valid numbers: integers from 0 to 4,294,967,295.

Returns

number cooldown

The cooldown, in milliseconds.

Valid numbers: integers from 0 to 4,294,967,295.

Generated on
©2016 - Eluna Lua Engine