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

InteractableUnityEventWrapper Class

Exposes Unity events that broadcast state changes from an IInteractableView (an Interactable).
Oculus::Interaction::InteractableUnityEventWrapper extends MonoBehaviour.

Overview

Properties

UnityEvent
UnityEvent
UnityEvent
UnityEvent
UnityEvent
UnityEvent
UnityEvent
UnityEvent

Object Data

bool

Object Data

void
Awake ( )
void
Start ( )
void
void

Public Member Functions

Details

Properties

UnityEvent Oculus.Interaction.InteractableUnityEventWrapper.WhenHover
No description available.
UnityEvent Oculus.Interaction.InteractableUnityEventWrapper.WhenUnhover
No description available.
UnityEvent Oculus.Interaction.InteractableUnityEventWrapper.WhenSelect
No description available.
UnityEvent Oculus.Interaction.InteractableUnityEventWrapper.WhenUnselect
No description available.
UnityEvent Oculus.Interaction.InteractableUnityEventWrapper.WhenInteractorViewAdded
No description available.
UnityEvent Oculus.Interaction.InteractableUnityEventWrapper.WhenInteractorViewRemoved
No description available.
UnityEvent Oculus.Interaction.InteractableUnityEventWrapper.WhenSelectingInteractorViewAdded
No description available.
UnityEvent Oculus.Interaction.InteractableUnityEventWrapper.WhenSelectingInteractorViewRemoved
No description available.

Object Data

bool Oculus.Interaction.InteractableUnityEventWrapper._started
No description available.

Object Data

virtual void Oculus.Interaction.InteractableUnityEventWrapper.Awake ( )
No description available.
virtual void Oculus.Interaction.InteractableUnityEventWrapper.Start ( )
No description available.
virtual void Oculus.Interaction.InteractableUnityEventWrapper.OnEnable ( )
No description available.
virtual void Oculus.Interaction.InteractableUnityEventWrapper.OnDisable ( )
No description available.

Member Functions

void Oculus.Interaction.InteractableUnityEventWrapper.InjectAllInteractableUnityEventWrapper
( IInteractableView interactableView )
No description available.
void Oculus.Interaction.InteractableUnityEventWrapper.InjectInteractableView
( IInteractableView interactableView )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon