API reference

LocomotionTurnerInteractorEventsWrapper Class

Extends MonoBehaviour

Protected Fields

_started : bool
Signature
bool Oculus.Interaction.Locomotion.LocomotionTurnerInteractorEventsWrapper._started

Fields

WhenTurnDirectionLeft : UnityEvent
Signature
UnityEvent Oculus.Interaction.Locomotion.LocomotionTurnerInteractorEventsWrapper.WhenTurnDirectionLeft
WhenTurnDirectionRight : UnityEvent
Signature
UnityEvent Oculus.Interaction.Locomotion.LocomotionTurnerInteractorEventsWrapper.WhenTurnDirectionRight

Protected Methods

OnDisable ()
Signature
virtual void Oculus.Interaction.Locomotion.LocomotionTurnerInteractorEventsWrapper.OnDisable()
Returns
void
OnEnable ()
Signature
virtual void Oculus.Interaction.Locomotion.LocomotionTurnerInteractorEventsWrapper.OnEnable()
Returns
void
Start ()
Signature
virtual void Oculus.Interaction.Locomotion.LocomotionTurnerInteractorEventsWrapper.Start()
Returns
void

Methods

InjectAllLocomotionTurnerInteractorEventsWrapper ( turner )
Signature
void Oculus.Interaction.Locomotion.LocomotionTurnerInteractorEventsWrapper.InjectAllLocomotionTurnerInteractorEventsWrapper(LocomotionTurnerInteractor turner)
Parameters
Returns
void
InjectTurner ( turner )
Signature
void Oculus.Interaction.Locomotion.LocomotionTurnerInteractorEventsWrapper.InjectTurner(LocomotionTurnerInteractor turner)
Parameters
Returns
void