Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_GameplaySettings.c File Reference

Go to the source code of this file.

Classes

class  SCR_FieldOfViewSettings
class  SCR_AudioSettings
class  SCR_VideoSettings
class  SCR_HintSettings
class  SCR_RecentGames
class  SCR_LoadingHints
class  SCR_InventoryHintSettings
class  SCR_DeployMenuSettings

Enumerations

enum  ECollectiveModeForSettings

Functions

enum ECollectiveModeForSettings Attribute (defvalue:"true", uiwidget:UIWidgets.CheckBox, desc:"Allow controls hints on screen.")] bool m_bControlHints

Variables

 Default
 Manual
 Sticky
 Direct
bool m_b2DScopes
bool m_bPlatformIconNametag
bool m_bLogitechSupport
string m_sLastIP
string m_sLastPort
string m_sProfileName
bool m_bShowRadioProtocolText
bool m_bStickyGadgets
bool m_bStickyADS
bool m_bAutoEquipNextPlaceableItem
bool m_bMouseControlAircraft
bool m_bGamepadFreelookInAircraft
ECollectiveModeForSettings m_eKeyboardCollective
ECollectiveModeForSettings m_eGamepadCollective
ECollectiveModeForSettings m_eHotasCollective
EVehicleDrivingAssistanceMode m_eDrivingAssistance
SCR_FieldOfViewSettings Attribute

Enumeration Type Documentation

◆ ECollectiveModeForSettings

Definition at line 1 of file SCR_GameplaySettings.c.

Function Documentation

◆ Attribute()

enum ECollectiveModeForSettings Attribute ( defvalue:"true" ,
uiwidget:UIWidgets. CheckBox,
desc:"Allow controls hints on screen."  )

Variable Documentation

◆ Default

Default

Definition at line 0 of file SCR_GameplaySettings.c.

◆ Direct

@ Direct

Definition at line 3 of file SCR_GameplaySettings.c.

◆ m_b2DScopes

bool m_b2DScopes

Definition at line 15 of file SCR_GameplaySettings.c.

◆ m_bAutoEquipNextPlaceableItem

bool m_bAutoEquipNextPlaceableItem

Definition at line 42 of file SCR_GameplaySettings.c.

◆ m_bGamepadFreelookInAircraft

bool m_bGamepadFreelookInAircraft

Definition at line 48 of file SCR_GameplaySettings.c.

◆ m_bLogitechSupport

bool m_bLogitechSupport

Definition at line 21 of file SCR_GameplaySettings.c.

◆ m_bMouseControlAircraft

bool m_bMouseControlAircraft

Definition at line 45 of file SCR_GameplaySettings.c.

◆ m_bPlatformIconNametag

bool m_bPlatformIconNametag

Definition at line 18 of file SCR_GameplaySettings.c.

◆ m_bShowRadioProtocolText

bool m_bShowRadioProtocolText

Definition at line 33 of file SCR_GameplaySettings.c.

◆ m_bStickyADS

bool m_bStickyADS

Definition at line 39 of file SCR_GameplaySettings.c.

◆ m_bStickyGadgets

bool m_bStickyGadgets

Definition at line 36 of file SCR_GameplaySettings.c.

◆ m_eDrivingAssistance

EVehicleDrivingAssistanceMode m_eDrivingAssistance

Definition at line 60 of file SCR_GameplaySettings.c.

◆ m_eGamepadCollective

ECollectiveModeForSettings m_eGamepadCollective

Definition at line 54 of file SCR_GameplaySettings.c.

◆ m_eHotasCollective

ECollectiveModeForSettings m_eHotasCollective

Definition at line 57 of file SCR_GameplaySettings.c.

◆ m_eKeyboardCollective

ECollectiveModeForSettings m_eKeyboardCollective

Definition at line 51 of file SCR_GameplaySettings.c.

◆ m_sLastIP

string m_sLastIP

Definition at line 24 of file SCR_GameplaySettings.c.

◆ m_sLastPort

string m_sLastPort

Definition at line 27 of file SCR_GameplaySettings.c.

◆ m_sProfileName

string m_sProfileName

Definition at line 30 of file SCR_GameplaySettings.c.

◆ Manual

@ Manual

Definition at line 1 of file SCR_GameplaySettings.c.

◆ Sticky

@ Sticky

Definition at line 2 of file SCR_GameplaySettings.c.