TouchPad.PressDownEvent Event |
Event sent when the touch pad is initally pressed. This event is for the Press button simulation which must be enabled by setting Press Allowed to True.
This event will only be sent if allowPress is True.
Namespace:
Rewired.ComponentControls
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic event UnityAction PressDownEvent
Value
Type:
UnityAction
See Also