Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
CarControllerComponent_SA_B.c File Reference

Go to the source code of this file.

Data Structures

class  CarControllerComponent_SA_BClass
 

Functions

proto external VehicleWheeledSimulation GetWheeledSimulation ()
 Returns the simulation component associated with this controller. More...
 
proto external bool IsThrottleTurbo ()
 returns true if throttle "turbo" modifier is active More...
 
proto external bool GetHandBrake ()
 returns true if handbrake is active More...
 
proto external bool GetPersistentHandBrake ()
 returns true if persistent handbrake is active More...
 
proto external void SetPersistentHandBrake (bool newValue)
 sets persistent handbrake state More...
 
proto external bool HasAutomaticGearbox ()
 
proto external int GetFutureGear ()
 
proto external int GetCurrentGear ()
 
proto external VehicleWheeledSimulation GetSimulation ()
 returns simulation component of this controllers More...