API reference
API reference
Select your platform
No SDKs available
No versions available

InteractableUnityEventWrapper Class

Extends MonoBehaviour
Exposes Unity events that broadcast state changes from an IInteractableView (an Interactable).

Fields

UnityEvent WhenHover[Get]
UnityEvent WhenUnhover[Get]
UnityEvent WhenSelect[Get]
UnityEvent WhenUnselect[Get]
UnityEvent WhenInteractorViewAdded[Get]
UnityEvent WhenInteractorViewRemoved[Get]
UnityEvent WhenSelectingInteractorViewAdded[Get]
UnityEvent WhenSelectingInteractorViewRemoved[Get]

Protected Fields

bool _started[Get]

Protected Functions

virtual void Awake ( )
virtual void Start ( )
virtual void OnEnable ( )
virtual void OnDisable ( )

Member Functions

void InjectAllInteractableUnityEventWrapper
( IInteractableView interactableView )
void InjectInteractableView
( IInteractableView interactableView )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon