![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
Definition at line 1 of file SCR_GameplaySettings.c.
| enum ECollectiveModeForSettings Attribute | ( | defvalue:"true" | , |
| uiwidget:UIWidgets. | CheckBox, | ||
| desc:"Allow controls hints on screen." | ) |
| Default |
Definition at line 0 of file SCR_GameplaySettings.c.
| @ Direct |
Definition at line 3 of file SCR_GameplaySettings.c.
| bool m_b2DScopes |
Definition at line 15 of file SCR_GameplaySettings.c.
| bool m_bAutoEquipNextPlaceableItem |
Definition at line 42 of file SCR_GameplaySettings.c.
| bool m_bGamepadFreelookInAircraft |
Definition at line 48 of file SCR_GameplaySettings.c.
| bool m_bLogitechSupport |
Definition at line 21 of file SCR_GameplaySettings.c.
| bool m_bMouseControlAircraft |
Definition at line 45 of file SCR_GameplaySettings.c.
| bool m_bPlatformIconNametag |
Definition at line 18 of file SCR_GameplaySettings.c.
| bool m_bShowRadioProtocolText |
Definition at line 33 of file SCR_GameplaySettings.c.
| bool m_bStickyADS |
Definition at line 39 of file SCR_GameplaySettings.c.
| bool m_bStickyGadgets |
Definition at line 36 of file SCR_GameplaySettings.c.
| EVehicleDrivingAssistanceMode m_eDrivingAssistance |
Definition at line 60 of file SCR_GameplaySettings.c.
| ECollectiveModeForSettings m_eGamepadCollective |
Definition at line 54 of file SCR_GameplaySettings.c.
| ECollectiveModeForSettings m_eHotasCollective |
Definition at line 57 of file SCR_GameplaySettings.c.
| ECollectiveModeForSettings m_eKeyboardCollective |
Definition at line 51 of file SCR_GameplaySettings.c.
| string m_sLastIP |
Definition at line 24 of file SCR_GameplaySettings.c.
| string m_sLastPort |
Definition at line 27 of file SCR_GameplaySettings.c.
| string m_sProfileName |
Definition at line 30 of file SCR_GameplaySettings.c.
| @ Manual |
Definition at line 1 of file SCR_GameplaySettings.c.
| @ Sticky |
Definition at line 2 of file SCR_GameplaySettings.c.