LightningParticleSpellScriptOnDestroy Method |
OnDestroy
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax protected override void OnDestroy()
Protected Overrides Sub OnDestroy
protected:
virtual void OnDestroy() override
abstract OnDestroy : unit -> unit
override OnDestroy : unit -> unit
See Also