SceneEvents class
SceneEvents
Inheritance
Base: VehicleEventsTransition
Derived
None.
Properties
None.
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)RTTIvoid OnForcedExit(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTIvoid MountToWorkspot(game.stateMachine.GameScriptInterface scriptInterface, game.mounting.MountingInfo mountingInfo)RTTI