Click or drag to resize

OverHelperOver Event

Occurs when the first (non-pressed) touch enters 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 Over

Value

Type: SystemEventHandler
See Also