UxrControllerInput.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#

public event EventHandler<UxrInputButtonEventArgs> ButtonStateChanged


Value

Type: System.EventHandler(UxrInputButtonEventArgs)

Implements

IUxrControllerInput.ButtonStateChanged

See Also

Reference

UxrControllerInput Class
UltimateXR.Devices Namespace