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

SelectorUnityEventWrapper Class

Exposes Unity Events that are raised when an ISelector selects or unselects.
Oculus::Interaction::SelectorUnityEventWrapper extends MonoBehaviour.

Overview

Properties

UnityEvent
UnityEvent

Object Data

bool

Object Data

void
Awake ( )
void
Start ( )
void
void

Public Member Functions

Details

Properties

UnityEvent Oculus.Interaction.SelectorUnityEventWrapper.WhenSelected
No description available.
UnityEvent Oculus.Interaction.SelectorUnityEventWrapper.WhenUnselected
No description available.

Object Data

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

Object Data

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

Member Functions

void Oculus.Interaction.SelectorUnityEventWrapper.InjectAllSelectorUnityEventWrapper
( ISelector selector )
No description available.
void Oculus.Interaction.SelectorUnityEventWrapper.InjectSelector
( ISelector selector )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon