◆ ChangeMasterSwitchState()
void SCR_InterfaceSettingsSubMenu.ChangeMasterSwitchState |
( |
| ) |
|
|
protected |
◆ OnMasterChange()
◆ OnSpinBoxChange()
◆ OnTabCreate()
override void SCR_InterfaceSettingsSubMenu.OnTabCreate |
( |
Widget | menuRoot, |
|
|
ResourceName | buttonsLayout, |
|
|
int | index ) |
◆ SetCustomState()
void SCR_InterfaceSettingsSubMenu.SetCustomState |
( |
| ) |
|
|
protected |
◆ SetupMasterSwitch()
void SCR_InterfaceSettingsSubMenu.SetupMasterSwitch |
( |
| ) |
|
|
protected |
◆ SetupSpinboxes()
void SCR_InterfaceSettingsSubMenu.SetupSpinboxes |
( |
string | widgetName, |
|
|
string | settingName ) |
|
protected |
Get the correct Spinnerbox widget for the setting and set it's value based on the stored setting.
- Parameters
-
◆ CHAT_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.CHAT_SPINBOX_WIDGET_NAME = "Chat" |
|
staticprotected |
◆ CONTROLHINTS_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.CONTROLHINTS_SPINBOX_WIDGET_NAME = "ControlHints" |
|
staticprotected |
◆ FPS_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.FPS_SPINBOX_WIDGET_NAME = "FPS" |
|
staticprotected |
◆ GAMEVERSION_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.GAMEVERSION_SPINBOX_WIDGET_NAME = "GameVersion" |
|
staticprotected |
◆ HINTS_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.HINTS_SPINBOX_WIDGET_NAME = "Hints" |
|
staticprotected |
◆ INTERACTION_HINT_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.INTERACTION_HINT_SPINBOX_WIDGET_NAME = "InteractionHint" |
|
staticprotected |
◆ LATENCY_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.LATENCY_SPINBOX_WIDGET_NAME = "Latency" |
|
staticprotected |
◆ m_aAllSpinBoxes
◆ m_bIsAllShown
bool SCR_InterfaceSettingsSubMenu.m_bIsAllShown |
|
protected |
◆ m_bIsCustom
bool SCR_InterfaceSettingsSubMenu.m_bIsCustom |
|
protected |
◆ m_InterfaceSettings
BaseContainer SCR_InterfaceSettingsSubMenu.m_InterfaceSettings |
|
protected |
◆ m_MasterSpinBoxComp
◆ m_SpinnerBoxComp
◆ MASTER_SWITCH_CUSTOM_STATE_NAME
const string SCR_InterfaceSettingsSubMenu.MASTER_SWITCH_CUSTOM_STATE_NAME = "#AR-Settings_Interface_Custom" |
|
staticprotected |
◆ MASTER_SWITCH_CUSTOM_STATE_SPINBOX_INDEX
const int SCR_InterfaceSettingsSubMenu.MASTER_SWITCH_CUSTOM_STATE_SPINBOX_INDEX = 2 |
|
staticprotected |
◆ MASTER_SWITCH_HIDE_STATE_NAME
const string SCR_InterfaceSettingsSubMenu.MASTER_SWITCH_HIDE_STATE_NAME = "#AR-Settings_Hide_All" |
|
staticprotected |
◆ MASTER_SWITCH_SHOW_STATE_NAME
const string SCR_InterfaceSettingsSubMenu.MASTER_SWITCH_SHOW_STATE_NAME = "#AR-Settings_Show_All" |
|
staticprotected |
◆ MASTERSWITCH_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.MASTERSWITCH_SPINBOX_WIDGET_NAME = "MasterSwitch" |
|
staticprotected |
◆ NAMETAGS_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.NAMETAGS_SPINBOX_WIDGET_NAME = "NameTags" |
|
staticprotected |
◆ NEARBYINTERACTION_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.NEARBYINTERACTION_SPINBOX_WIDGET_NAME = "NearbyInteractions" |
|
staticprotected |
◆ NOTIFICATIONS_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.NOTIFICATIONS_SPINBOX_WIDGET_NAME = "Notifications" |
|
staticprotected |
◆ PACKETLOSS_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.PACKETLOSS_SPINBOX_WIDGET_NAME = "PacketLoss" |
|
staticprotected |
◆ SERVER_FPS_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.SERVER_FPS_SPINBOX_WIDGET_NAME = "ServerFPS" |
|
staticprotected |
◆ SERVERNAME_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.SERVERNAME_SPINBOX_WIDGET_NAME = "ServerName" |
|
staticprotected |
◆ VEHICLEINFO_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.VEHICLEINFO_SPINBOX_WIDGET_NAME = "VehicleInfo" |
|
staticprotected |
◆ VON_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.VON_SPINBOX_WIDGET_NAME = "VoN" |
|
staticprotected |
◆ WEAPONINFO_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.WEAPONINFO_SPINBOX_WIDGET_NAME = "WeaponInfo" |
|
staticprotected |
The documentation for this interface was generated from the following file:
- Game/UI/Menu/SettingsMenu/SCR_InterfaceSettingsSubMenu.c