UxrControlInput.Clicked Event

Event called whenever the control was 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 event ClickedEventHandler Clicked


Value

Type: UltimateXR.UI.UnityInputModule.Controls.ClickedEventHandler

See Also

Reference

UxrControlInput Class
UltimateXR.UI.UnityInputModule.Controls Namespace