|
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the documentation of this file.
16 class CarControllerComponent_SA_B: VehicleControllerComponent_SA
proto external void SetPersistentHandBrake(bool newValue)
sets persistent handbrake state
proto external bool GetPersistentHandBrake()
returns true if persistent handbrake is active
proto external bool IsThrottleTurbo()
returns true if throttle "turbo" modifier is active
proto external bool HasAutomaticGearbox()
proto external VehicleWheeledSimulation GetSimulation()
returns simulation component of this controllers
proto external VehicleWheeledSimulation GetWheeledSimulation()
Returns the simulation component associated with this controller.
proto external int GetFutureGear()
proto external bool GetHandBrake()
returns true if handbrake is active
proto external int GetCurrentGear()