UxrControlInput.GlobalClicked Event
Event called whenever any UxrControlInput is clicked. A click depending on the operating mode can be a press or a release after a press.
Namespace: UltimateXR.UI.UnityInputModule.Controls
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static event ClickedEventHandler GlobalClicked
Value
Type: UltimateXR.UI.UnityInputModule.Controls.ClickedEventHandler
See Also
Reference
UxrControlInput Class
UltimateXR.UI.UnityInputModule.Controls Namespace