Click or drag to resize

GestureOnDisable Method

Unity OnDisable handler.

Namespace:  TouchScript.Gestures
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual void OnDisable()
See Also