Click or drag to resize

InputSourceOnDisable Method

Unity OnDestroy callback.

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