LightningSpellScriptUpdate Method |
Update. Derived classes should call base class method first.
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax protected virtual void Update()
Protected Overridable Sub Update
protected:
virtual void Update()
abstract Update : unit -> unit
override Update : unit -> unit
See Also