Event updateSelected
This occurs on update for the currently selected object.
Namespace: UnityEngine.XR.Interaction.Toolkit.UI
Assembly: solution.dll
Syntax
public event Action<GameObject, BaseEventData> updateSelected
Returns
| Type | Description |
|---|---|
| Action<GameObject, BaseEventData> |