Click or drag to resize

TouchButtonhasPointer Property

Is this button currently being controlled by a touch or pointer?

Namespace:  Rewired.ComponentControls
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool hasPointer { get; }

Property Value

Type: Boolean
See Also