HoverJumpEvents class
HoverJumpEvents
Inheritance
Base: LocomotionAirEvents
Derived
None.
Properties
None.
Functions
void SendHoverJumpStateToGraph(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface, int state)RTTIvoid OnEnter(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid OnUpdate(float timeDelta, game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid UpdateHoverJumpStats(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface, float upwardsGravity, float downwardsGravity, string nameSuffix)RTTIvoid AddUpwardsThrust(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface, float verticalImpulse)RTTIvoid OnExit(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid OnForcedExit(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid CleanUpOnExit(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)RTTI