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