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