LightningSpellScriptOnCastSpell Method |
Start the spell
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax protected abstract void OnCastSpell()
Protected MustOverride Sub OnCastSpell
protected:
virtual void OnCastSpell() abstract
abstract OnCastSpell : unit -> unit
See Also