Method PlayerBotAI:GetGlobalCooldown [-] [+]

Returns the global cooldown the given spell would trigger, in milliseconds.

Synopsis

globalCooldown = PlayerBotAI:GetGlobalCooldown( spellId )

Arguments

number spellId

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

Returns

number globalCooldown

Valid numbers: integers from -2,147,483,647 to 2,147,483,647.