Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_GearShiftInfo Class Reference
Inheritance diagram for SCR_GearShiftInfo:
SCR_BaseVehicleInfo

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

Detailed Description

Definition at line 4 of file SCR_GearShiftInfo.c.

Member Function Documentation

◆ GetGearboxModeDisplay()

void SCR_GearShiftInfo::GetGearboxModeDisplay ( bool automatic,
int futureGear,
int currentGear )
inlineprotected

Construct the string to be displayed in the window.

Definition at line 38 of file SCR_GearShiftInfo.c.

◆ GetGearSymbol()

string SCR_GearShiftInfo::GetGearSymbol ( bool automatic,
int gear,
int gearCount )
inlineprotected

Present proper symbol for selected gear.

Definition at line 20 of file SCR_GearShiftInfo.c.

Member Data Documentation

◆ m_bAutomaticGearbox

bool SCR_GearShiftInfo::m_bAutomaticGearbox
protected

Definition at line 16 of file SCR_GearShiftInfo.c.

◆ m_eDrivingAssistance

EVehicleDrivingAssistanceMode SCR_GearShiftInfo::m_eDrivingAssistance
protected

Definition at line 15 of file SCR_GearShiftInfo.c.

◆ m_iCurrentGear

int SCR_GearShiftInfo::m_iCurrentGear
protected

Definition at line 14 of file SCR_GearShiftInfo.c.

◆ m_iFutureGear

int SCR_GearShiftInfo::m_iFutureGear
protected

Definition at line 13 of file SCR_GearShiftInfo.c.

◆ m_pCarController

CarControllerComponent SCR_GearShiftInfo::m_pCarController
protected

Definition at line 6 of file SCR_GearShiftInfo.c.

◆ m_pParentDisplayExtended

SCR_InfoDisplayExtended SCR_GearShiftInfo::m_pParentDisplayExtended
protected

Definition at line 8 of file SCR_GearShiftInfo.c.

◆ m_Widgets

ref SCR_VehicleGearShiftWidgets SCR_GearShiftInfo::m_Widgets
protected

Definition at line 11 of file SCR_GearShiftInfo.c.


The documentation for this class was generated from the following file: