Click or drag to resize

LightningSpellScriptCastSpell Method

Cast the spell

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public bool CastSpell()

Return Value

Type: Boolean
True if was able to cast, false if not (i.e. cooldown not met yet)
See Also