VehicleGameplayContextDecisions class
VehicleGameplayContextDecisions
Inheritance
Base: InputContextTransitionDecisions
Derived
VehiclePassengerContextDecisions, VehiclePassengerRemoteControlDriverContextDecisions, VehicleRemoteControlDriverContextDecisions
Properties
| Property | Type | |
|---|---|---|
callbackID | red.CallbackObject? | scripted |
Functions
void OnAttach(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)RTTIvoid OnDetach(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)RTTIbool OnVehicleStateChanged(int value)RTTIbool EnterCondition(game.stateMachine.StateContextScript stateContext, game.stateMachine.GameScriptInterface scriptInterface)overrideRTTI