Class XRInteractableEvent
UnityEvent that responds to changes of hover, selection, and activation by this interactable.
Namespace: UnityEngine.XR.Interaction.Toolkit
Syntax
[Serializable]
public class XRInteractableEvent : UnityEvent<XRBaseInteractor>