LightningSpellScriptCastSpell Method |
Cast the spell
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax Public Function CastSpell As Boolean
member CastSpell : unit -> bool
Return Value
Type:
BooleanTrue if was able to cast, false if not (i.e. cooldown not met yet)
See Also