Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
CarControllerComponent_B.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
11
12
class
CarControllerComponent_B
: VehicleControllerComponent
13
{
15
proto external
VehicleWheeledSimulation_SA_B
GetSimulation();
18
[
Obsolete
(
"Use GetSimulation() instead."
)]
19
proto external
VehicleWheeledSimulation_SA_B
GetWheeledSimulation();
21
proto external
bool
IsThrottleTurbo();
23
proto external
bool
GetHandBrake();
25
proto external
bool
GetPersistentHandBrake();
27
proto external
void
SetPersistentHandBrake(
bool
newValue);
29
proto external
bool
HasAutomaticGearbox();
31
proto external
int
GetFutureGear();
33
proto external
int
GetCurrentGear();
34
}
35
CarControllerComponent_B
Definition
CarControllerComponent_B.c:13
VehicleWheeledSimulation_SA_B
Definition
VehicleWheeledSimulation_SA_B.c:13
Obsolete
typedef Obsolete
Definition
HelicopterAutopilotHelperComponent.c:16
scripts
Game
generated
Vehicle
CarControllerComponent_B.c
Generated by
1.17.0