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

LocomotionTurnerInteractorEventsWrapper Class

Extends MonoBehaviour
Exposes UnityEvents wrapping a LocomotionTurnerInteractor component.
See the LocomotionTurnerInteractor documentation for more details on when these events are raised and what they represent.

Fields

Raised when the Turner signals a turn to the left.
Raised when the Turner signals a turn to the right.

Protected Fields

bool _started[Get]

Protected Functions

virtual void Start ( )
virtual void OnEnable ( )
virtual void OnDisable ( )

Member Functions

Injects all required dependencies for a dynamically instantiated LocomotionTurnerInteractorEventsWrapper.
This method exists to support Interaction SDK's dependency injection pattern and is not needed for typical Unity Editor-based usage.
Sets the underlying LocomotionTurnerInteractor for a dynamically instantiated LocomotionTurnerInteractorEventsWrapper.
This method exists to support Interaction SDK's dependency injection pattern and is not needed for typical Unity Editor-based usage.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon