PlayerControllerButtonStateChangedEvent Event |
Triggered the first frame the button is pressed or released.
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public event Action<int, bool> ButtonStateChangedEvent
Value
Type:
SystemActionInt32,
BooleanSee Also