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