Click or drag to resize

TouchManagerInstancePointersUpdated Event

Occurs when pointers are updated.

Namespace:  TouchScript.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public event EventHandler<PointerEventArgs> PointersUpdated

Value

Type: SystemEventHandlerPointerEventArgs

Implements

ITouchManagerPointersUpdated
See Also