CarryEvents class
CarryEvents
Inheritance
Base: CarriedObjectEvents
Derived
None.
Properties
| Property | Type | |
|---|---|---|
knockdownImmunityModifier | game.StatModifierData_Deprecated? | scripted |
Functions
void OnEnter(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid OnUpdate(float timeDelta, game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)RTTIvoid OnExit(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid OnForcedExit(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid OnExitCommon(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)RTTIvoid RefreshCarryState(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)RTTIvoid SyncJump(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)RTTIvoid UpdatePuppetCarryState(ECarryState state, game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)RTTIvoid AddKnockdownModifier(game.stateMachine.GameScriptInterface scriptInterface)RTTIvoid RemoveKnockdownModifier(game.stateMachine.GameScriptInterface scriptInterface)RTTI