Method PlayerBotAI:GetGlobalCooldown [-] [+]
Returns the global cooldown the given spell would trigger, in milliseconds.
Synopsis
globalCooldown = PlayerBotAI:GetGlobalCooldown( spellId )
Arguments
number spellIdValid numbers: integers from 0 to 4,294,967,295.
Returns
number globalCooldownValid numbers: integers from -2,147,483,647 to 2,147,483,647.