UxrToggleControlInput.Toggled Event
Event called whenever the state is toggled.
Namespace: UltimateXR.UI.UnityInputModule.Controls
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public event Action<UxrToggleControlInput> Toggled
Value
Type: System.Action(UxrToggleControlInput)
See Also
Reference
UxrToggleControlInput Class
UltimateXR.UI.UnityInputModule.Controls Namespace