UxrControllerInput.OnButtonStateChanged Method

Event trigger for the ButtonStateChanged event

Namespace: UltimateXR.Devices
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

protected virtual void OnButtonStateChanged(
	UxrInputButtonEventArgs e
)

Parameters

 

e
Type: UltimateXR.Devices.UxrInputButtonEventArgs
Event args

See Also

Reference

UxrControllerInput Class
UltimateXR.Devices Namespace