Click or drag to resize

OverHelperOut Event

Occurs when the last touch leaves the area of the GameObject.

Namespace:  TouchScript.Behaviors.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public event EventHandler Out

Value

Type: SystemEventHandler
See Also