_started
: bool |
Signature
bool _started |
Awake
()
|
Signature
virtual void Awake() Returns void |
OnDisable
()
|
Signature
virtual void OnDisable() Returns void |
OnEnable
()
|
Signature
virtual void OnEnable() Returns void |
Start
()
|
Signature
virtual void Start() Returns void |
InjectAllLocomotorSound
(
locomotor
)
|
Signature
void InjectAllLocomotorSound(ILocomotionEventHandler locomotor) Parameters locomotor: ILocomotionEventHandlerReturns void |
InjectPlayerLocomotor
(
locomotor
)
|
Signature
void InjectPlayerLocomotor(ILocomotionEventHandler locomotor) Parameters locomotor: ILocomotionEventHandlerReturns void |