◆ AdvancedKeybindButtonClick()
void SCR_KeybindSetting.AdvancedKeybindButtonClick |
( |
| ) |
|
|
protected |
◆ CreateAdvancedBindingButton()
void SCR_KeybindSetting.CreateAdvancedBindingButton |
( |
| ) |
|
|
protected |
◆ CreateResetAllKeybindsButton()
void SCR_KeybindSetting.CreateResetAllKeybindsButton |
( |
| ) |
|
|
protected |
◆ CreateSimpleBindingButton()
void SCR_KeybindSetting.CreateSimpleBindingButton |
( |
| ) |
|
|
protected |
◆ CreateSingleKeybindResetButton()
void SCR_KeybindSetting.CreateSingleKeybindResetButton |
( |
| ) |
|
|
protected |
◆ CreateUnbindSingleButton()
void SCR_KeybindSetting.CreateUnbindSingleButton |
( |
| ) |
|
|
protected |
◆ InsertCategoriesToComboBox()
void SCR_KeybindSetting.InsertCategoriesToComboBox |
( |
| ) |
|
|
protected |
◆ ListActionsFromCurrentCategory()
void SCR_KeybindSetting.ListActionsFromCurrentCategory |
( |
| ) |
|
|
protected |
◆ OnActionTriggered()
void SCR_KeybindSetting.OnActionTriggered |
( |
string |
name, |
|
|
float |
multiplier |
|
) |
| |
|
protected |
◆ OnComboBoxChange()
void SCR_KeybindSetting.OnComboBoxChange |
( |
| ) |
|
|
protected |
◆ OnInputDeviceChange()
void SCR_KeybindSetting.OnInputDeviceChange |
( |
EInputDeviceType |
oldDevice, |
|
|
EInputDeviceType |
newDevice |
|
) |
| |
|
protected |
◆ OnKeyCaptured()
void SCR_KeybindSetting.OnKeyCaptured |
( |
| ) |
|
|
protected |
◆ OnMenuFocusGained()
override void SCR_KeybindSetting.OnMenuFocusGained |
( |
| ) |
|
◆ OnMenuFocusLost()
override void SCR_KeybindSetting.OnMenuFocusLost |
( |
| ) |
|
◆ OnMenuShow()
override void SCR_KeybindSetting.OnMenuShow |
( |
| ) |
|
◆ OnMenuUpdate()
override void SCR_KeybindSetting.OnMenuUpdate |
( |
float |
tDelta | ) |
|
◆ OnRowFocus()
◆ OnRowFocusLost()
◆ OnRowInlineButton()
void SCR_KeybindSetting.OnRowInlineButton |
( |
string |
name | ) |
|
|
protected |
◆ OnTabCreate()
override void SCR_KeybindSetting.OnTabCreate |
( |
Widget |
menuRoot, |
|
|
ResourceName |
buttonsLayout, |
|
|
int |
index |
|
) |
| |
◆ OnTabHide()
override void SCR_KeybindSetting.OnTabHide |
( |
| ) |
|
◆ OnTabShow()
override void SCR_KeybindSetting.OnTabShow |
( |
| ) |
|
◆ ResetKeybindsToDefault()
void SCR_KeybindSetting.ResetKeybindsToDefault |
( |
| ) |
|
|
protected |
◆ ResetKeybindsToDefaultConfirm()
void SCR_KeybindSetting.ResetKeybindsToDefaultConfirm |
( |
| ) |
|
|
protected |
◆ ResetSingleKeybindToDefault()
void SCR_KeybindSetting.ResetSingleKeybindToDefault |
( |
| ) |
|
|
protected |
◆ UnbindSingleAction()
void SCR_KeybindSetting.UnbindSingleAction |
( |
| ) |
|
|
protected |
◆ UpdateButtons()
void SCR_KeybindSetting.UpdateButtons |
( |
| ) |
|
|
protected |
◆ UpdateDescription()
void SCR_KeybindSetting.UpdateDescription |
( |
| ) |
|
|
protected |
◆ UpdateFocusedWidget()
void SCR_KeybindSetting.UpdateFocusedWidget |
( |
Widget |
w | ) |
|
|
protected |
◆ UpdateListSelectionDisplay()
void SCR_KeybindSetting.UpdateListSelectionDisplay |
( |
int |
index | ) |
|
|
protected |
◆ ACTION_ADVANCED_KEYBIND
const string SCR_KeybindSetting.ACTION_ADVANCED_KEYBIND = "MenuAdvancedKeybind" |
|
staticprotected |
◆ ACTION_RESET_ALL
const string SCR_KeybindSetting.ACTION_RESET_ALL = "MenuResetAllKeybind" |
|
staticprotected |
◆ ACTION_RESET_SINGLE
const string SCR_KeybindSetting.ACTION_RESET_SINGLE = "MenuResetKeybind" |
|
staticprotected |
◆ ACTION_ROW_LAYOUT_PATH
const string SCR_KeybindSetting.ACTION_ROW_LAYOUT_PATH = "{75B1F7B766CA8C91}UI/layouts/Menus/SettingsMenu/BindingMenu/KeybindRow.layout" |
|
staticprotected |
◆ ACTION_UNBIND
const string SCR_KeybindSetting.ACTION_UNBIND = "MenuUnbindKeybind" |
|
staticprotected |
◆ DESCRIPTION
const string SCR_KeybindSetting.DESCRIPTION = "#AR-Settings_Keybind_DetailsPanel_Description" |
|
staticprotected |
◆ DESCRIPTION_ACTION_ROW_LAYOUT_PATH
const string SCR_KeybindSetting.DESCRIPTION_ACTION_ROW_LAYOUT_PATH = "{929E92CB72FBE8DD}UI/layouts/Menus/SettingsMenu/BindingMenu/KeybindsSettingsDescriptionActionRow.layout" |
|
staticprotected |
◆ DESCRIPTION_ADVANCED_BINDINGS
const string SCR_KeybindSetting.DESCRIPTION_ADVANCED_BINDINGS = "#AR-Settings_Keybind_DetailsPanel_Description_AdvancedBindings" |
|
staticprotected |
◆ FIRST_SEPARATOR_PADDING
const float SCR_KeybindSetting.FIRST_SEPARATOR_PADDING = 20 |
|
staticprotected |
◆ KEY_BINDING_CONFIG
const string SCR_KeybindSetting.KEY_BINDING_CONFIG = "{4EE7794C9A3F11EF}Configs/System/keyBindingMenu.conf" |
|
staticprotected |
◆ m_ActionsComponent
◆ m_aDescriptionActionRows
ref array<Widget> SCR_KeybindSetting.m_aDescriptionActionRows = {} |
|
protected |
◆ m_AdvancedBindingButton
◆ m_aRowFooterButtons
◆ m_aRowWidgets
ref array<Widget> SCR_KeybindSetting.m_aRowWidgets = {} |
|
protected |
◆ m_Binding
ref InputBinding SCR_KeybindSetting.m_Binding |
|
protected |
◆ m_CategoriesSpinBox
◆ m_fLastSliderY
float SCR_KeybindSetting.m_fLastSliderY |
|
protected |
◆ m_iLastSelectedRowIndex
int SCR_KeybindSetting.m_iLastSelectedRowIndex |
|
protected |
◆ m_KeybindConfig
◆ m_ResetAllButton
◆ m_ResetSingleButton
◆ m_SelectedRowComponent
◆ m_SettingsKeybindModule
◆ m_SimpleBindingButton
◆ m_UnbindSingleActionButton
◆ m_wActionsLayout
VerticalLayoutWidget SCR_KeybindSetting.m_wActionsLayout |
|
protected |
◆ m_wActionsScrollLayout
ScrollLayoutWidget SCR_KeybindSetting.m_wActionsScrollLayout |
|
protected |
◆ m_wDescription
RichTextWidget SCR_KeybindSetting.m_wDescription |
|
protected |
◆ m_wDescriptionActionRowsContainer
Widget SCR_KeybindSetting.m_wDescriptionActionRowsContainer |
|
protected |
◆ m_wDescriptionHeader
TextWidget SCR_KeybindSetting.m_wDescriptionHeader |
|
protected |
◆ m_wDescriptionNL
RichTextWidget SCR_KeybindSetting.m_wDescriptionNL |
|
protected |
◆ m_wDescriptionScroll
ScrollLayoutWidget SCR_KeybindSetting.m_wDescriptionScroll |
|
protected |
◆ PRIMARY_PRESET_PREFIX
const string SCR_KeybindSetting.PRIMARY_PRESET_PREFIX = "" |
|
staticprotected |
◆ SEPARATOR_LAYOUT_PATH
const string SCR_KeybindSetting.SEPARATOR_LAYOUT_PATH = "{01D9FD7791700ADA}UI/layouts/Menus/SettingsMenu/BindingMenu/KeybindSeparator.layout" |
|
staticprotected |
The documentation for this interface was generated from the following file:
- Game/UI/Menu/SettingsMenu/SCR_KeybindSettingsSubMenu.c