UxrControllerInput.GlobalButtonStateChanged Event
Event called after any controller button state changed.
Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static event EventHandler<UxrInputButtonEventArgs> GlobalButtonStateChanged
Value
Type: System.EventHandler(UxrInputButtonEventArgs)