LightningParticleSpellScriptOnStopSpell Method |
Fires when spell is stopped
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax protected override void OnStopSpell()
Protected Overrides Sub OnStopSpell
protected:
virtual void OnStopSpell() override
abstract OnStopSpell : unit -> unit
override OnStopSpell : unit -> unit
See Also