Click or drag to resize

MagicWand.OnDisable Method

Stop the current action.

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected void OnDisable()
Remarks
Turns into no-op when _quitting is true.
See Also