PickUpEvents class
PickUpEvents
Inheritance
Base: CarriedObjectEvents
Derived
None.
Properties
| Property | Type | |
|---|---|---|
stateMachineInstanceData | game.stateMachine.StateMachineInstanceData | scripted |
noCameraControlApplied | bool | scripted |
noMovementApplied | bool | 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 RestoreCameraControl(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)RTTIbool IsPickUpFromVehicleTrunk(game.stateMachine.GameScriptInterface scriptInterface)RTTI