![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| string | GetGearSymbol (bool automatic, int gear, int gearCount) |
| Present proper symbol for selected gear. | |
| void | GetGearboxModeDisplay (bool automatic, int futureGear, int currentGear) |
| Construct the string to be displayed in the window. | |
Protected Attributes | |
| CarControllerComponent | m_pCarController |
| SCR_InfoDisplayExtended | m_pParentDisplayExtended |
| ref SCR_VehicleGearShiftWidgets | m_Widgets |
| int | m_iFutureGear |
| int | m_iCurrentGear |
| EVehicleDrivingAssistanceMode | m_eDrivingAssistance |
| bool | m_bAutomaticGearbox |
Definition at line 4 of file SCR_GearShiftInfo.c.
|
inlineprotected |
Construct the string to be displayed in the window.
Definition at line 38 of file SCR_GearShiftInfo.c.
Present proper symbol for selected gear.
Definition at line 20 of file SCR_GearShiftInfo.c.
|
protected |
Definition at line 16 of file SCR_GearShiftInfo.c.
|
protected |
Definition at line 15 of file SCR_GearShiftInfo.c.
|
protected |
Definition at line 14 of file SCR_GearShiftInfo.c.
|
protected |
Definition at line 13 of file SCR_GearShiftInfo.c.
|
protected |
Definition at line 6 of file SCR_GearShiftInfo.c.
|
protected |
Definition at line 8 of file SCR_GearShiftInfo.c.
|
protected |
Definition at line 11 of file SCR_GearShiftInfo.c.