|
override void | OnTabCreate (Widget menuRoot, ResourceName buttonsLayout, int index) |
|
void | OnChatChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnNotificationsChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnVoNChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnControlHintsChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnHintsChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnNearbyInteractionsChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnNameTagsChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnFPSChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnServerFPSChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnPacketLossChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnLatencyChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnGameVersionChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnWeaponInfoChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
void | OnVehicleInfoChange (SCR_SpinBoxComponent spinBox, int currentItem) |
|
override void | HandlerAttached (Widget w) |
|
override bool | OnClick (Widget w, int x, int y, int button) |
|
Widget | GetRootWidget () |
|
bool | IsVisible () |
|
|
void | SetupSpinboxes (string widgetName, string settingName) |
| Get the correct Spinnerbox widget for the setting and set it's value based on the stored setting.
|
|
◆ OnChatChange()
◆ OnControlHintsChange()
void SCR_InterfaceSettingsSubMenu.OnControlHintsChange |
( |
SCR_SpinBoxComponent |
spinBox, |
|
|
int |
currentItem |
|
) |
| |
◆ OnFPSChange()
◆ OnGameVersionChange()
void SCR_InterfaceSettingsSubMenu.OnGameVersionChange |
( |
SCR_SpinBoxComponent |
spinBox, |
|
|
int |
currentItem |
|
) |
| |
◆ OnHintsChange()
◆ OnLatencyChange()
◆ OnNameTagsChange()
void SCR_InterfaceSettingsSubMenu.OnNameTagsChange |
( |
SCR_SpinBoxComponent |
spinBox, |
|
|
int |
currentItem |
|
) |
| |
◆ OnNearbyInteractionsChange()
void SCR_InterfaceSettingsSubMenu.OnNearbyInteractionsChange |
( |
SCR_SpinBoxComponent |
spinBox, |
|
|
int |
currentItem |
|
) |
| |
◆ OnNotificationsChange()
void SCR_InterfaceSettingsSubMenu.OnNotificationsChange |
( |
SCR_SpinBoxComponent |
spinBox, |
|
|
int |
currentItem |
|
) |
| |
◆ OnPacketLossChange()
void SCR_InterfaceSettingsSubMenu.OnPacketLossChange |
( |
SCR_SpinBoxComponent |
spinBox, |
|
|
int |
currentItem |
|
) |
| |
◆ OnServerFPSChange()
void SCR_InterfaceSettingsSubMenu.OnServerFPSChange |
( |
SCR_SpinBoxComponent |
spinBox, |
|
|
int |
currentItem |
|
) |
| |
◆ OnTabCreate()
override void SCR_InterfaceSettingsSubMenu.OnTabCreate |
( |
Widget |
menuRoot, |
|
|
ResourceName |
buttonsLayout, |
|
|
int |
index |
|
) |
| |
◆ OnVehicleInfoChange()
void SCR_InterfaceSettingsSubMenu.OnVehicleInfoChange |
( |
SCR_SpinBoxComponent |
spinBox, |
|
|
int |
currentItem |
|
) |
| |
◆ OnVoNChange()
◆ OnWeaponInfoChange()
void SCR_InterfaceSettingsSubMenu.OnWeaponInfoChange |
( |
SCR_SpinBoxComponent |
spinBox, |
|
|
int |
currentItem |
|
) |
| |
◆ 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 |
◆ LATENCY_SPINBOX_WIDGET_NAME
const string SCR_InterfaceSettingsSubMenu.LATENCY_SPINBOX_WIDGET_NAME = "Latency" |
|
staticprotected |
◆ m_InterfaceSettings
BaseContainer SCR_InterfaceSettingsSubMenu.m_InterfaceSettings |
|
protected |
◆ m_SpinnerBoxComp
◆ 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 |
◆ 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