InteractableUnityEventWrapper Class
Extends MonoBehaviour
Exposes Unity events that broadcast state changes from an IInteractableView (an Interactable).
UnityEvent WhenHover[Get]
UnityEvent WhenUnhover[Get]
UnityEvent WhenSelect[Get]
UnityEvent WhenUnselect[Get]
UnityEvent WhenInteractorViewAdded[Get]
UnityEvent WhenInteractorViewRemoved[Get]
UnityEvent WhenSelectingInteractorViewAdded[Get]
UnityEvent WhenSelectingInteractorViewRemoved[Get]
virtual void OnEnable ( )
virtual void OnDisable ( )
void InjectAllInteractableUnityEventWrapper
void InjectInteractableView