SwimmingTransitionEvents class
SwimmingTransitionEvents
Inheritance
Base: LocomotionSwimmingEvents
Derived
None.
Properties
| Property | Type | |
|---|---|---|
maxDownwardSpeed | float | scripted |
minDownwardsSpeed | float | scripted |
upwardsImpulseStrength | float | scripted |
Functions
void OnAttach(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid OnEnter(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid OnUpdate(float timeDelta, game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid OnExit(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTI