IUxrControllerInput.ButtonStateChanged Event
Event called after a controller button state changed.
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
event EventHandler<UxrInputButtonEventArgs> ButtonStateChanged
Value
Type: System.EventHandler(UxrInputButtonEventArgs)