public bool CooldownEnabled( string spellName, bool isSpellNameInGame )
Public Function CooldownEnabled ( _ spellName As String, _ isSpellNameInGame As Boolean _ ) As Boolean
public: bool^ CooldownEnabled( String^ spellName, bool^ isSpellNameInGame )