IEnumerable< ILocomotionEventBroadcaster > | Broadcasters[Get] |
Handler[Get] | |
Action< LocomotionEvent, Pose > |
void | HandleLocomotionEvent ( LocomotionEvent locomotionEvent ) |
void | InjectAllLocomotionBroadcastersHandlerConnection ( IEnumerable< ILocomotionEventBroadcaster > broadcasters, ILocomotionEventHandler handler ) |
void | InjectBroadcasters ( IEnumerable< ILocomotionEventBroadcaster > broadcasters ) |
void | InjectHandler ( ILocomotionEventHandler handler ) |
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.
|
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.
|
void Oculus.Interaction.Locomotion.LocomotionEventsConnection.HandleLocomotionEvent ( LocomotionEvent locomotionEvent ) |
---|
No description available.
|
void Oculus.Interaction.Locomotion.LocomotionEventsConnection.InjectAllLocomotionBroadcastersHandlerConnection ( IEnumerable< ILocomotionEventBroadcaster > broadcasters, ILocomotionEventHandler handler ) |
---|
No description available.
|
void Oculus.Interaction.Locomotion.LocomotionEventsConnection.InjectBroadcasters ( IEnumerable< ILocomotionEventBroadcaster > broadcasters ) |
---|
No description available.
|
void Oculus.Interaction.Locomotion.LocomotionEventsConnection.InjectHandler ( ILocomotionEventHandler handler ) |
---|
No description available.
|