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

LocomotionEventsConnection Class

Oculus::Interaction::Locomotion::LocomotionEventsConnection extends MonoBehaviour.
Oculus::Interaction::Locomotion::LocomotionEventsConnection extends Oculus.Interaction.Locomotion.ILocomotionEventHandler.

Overview

Object Data

void
Awake ( )
void
Start ( )
void
void

Public Member Functions

Details

Properties

IEnumerable<ILocomotionEventBroadcaster> Oculus.Interaction.Locomotion.LocomotionEventsConnection.Broadcasters
No description available.
ILocomotionEventHandler Oculus.Interaction.Locomotion.LocomotionEventsConnection.Handler
No description available.
Action<LocomotionEvent, Pose> Oculus.Interaction.Locomotion.LocomotionEventsConnection.WhenLocomotionEventHandled
No description available.

Object Data

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

Member Functions

void Oculus.Interaction.Locomotion.LocomotionEventsConnection.HandleLocomotionEvent
( LocomotionEvent locomotionEvent )
No description available.
void Oculus.Interaction.Locomotion.LocomotionEventsConnection.InjectAllLocomotionBroadcastersHandlerConnection
( IEnumerable< ILocomotionEventBroadcaster > broadcasters,
No description available.
void Oculus.Interaction.Locomotion.LocomotionEventsConnection.InjectBroadcasters
( IEnumerable< ILocomotionEventBroadcaster > broadcasters )
No description available.
void Oculus.Interaction.Locomotion.LocomotionEventsConnection.InjectHandler
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon