UxrControllerInput.GetButtonFlags Method

Gets flags representing the current button state

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

Syntax

C#

protected uint GetButtonFlags(
	UxrControllerInput.ButtonFlags buttonFlags
)

Parameters

 

buttonFlags
Type: UltimateXR.Devices.UxrControllerInput.ButtonFlags
Which button flags to retrieve

Return Value

Type: UInt32
Button flags

See Also

Reference

UxrControllerInput Class
UltimateXR.Devices Namespace