![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnMenuOpen (SCR_ConfigurableDialogUiPreset preset) |
| void | ReselectRow () |
| void | ShowBindsForAction () |
| void | ShowBindsForCurrentAction () |
| void | SetSelectedKeybind (notnull SCR_ModularButtonComponent modularButtonComp) |
| void | ResetBindings () |
| void | DeleteSelectedBind () |
| void | StartCapturingKeybind () |
| void | UnbindAction () |
| void | SetupCaptureButton () |
| void | SetupPrefixesCombo () |
| void | SetupBindsCombo () |
| void | SetupCombinationCombo () |
| void | OnPrefixesComboChanged (SCR_ComboBoxComponent component, int index) |
| void | OnBindsComboChanged (SCR_ComboBoxComponent component, int index) |
| void | OnCombinationComboChanged (SCR_ComboBoxComponent component, int index) |
| void | OnSelectButton (SCR_InputButtonComponent button, string action) |
| void | OnKeybindRowClick (notnull SCR_ModularButtonComponent modularButtonComp) |
| void | OnKeybindRowFocus (SCR_ModularButtonComponent comp) |
| void | OnKeybindRowFocusLost (SCR_ModularButtonComponent comp) |
| void | SCR_AdvancedKeybindDialogUI (SCR_KeyBindingEntry entry, string displayName, string actionName, string actionPreset, SCR_EActionPrefixType prefixType) |
Protected Attributes | |
| SCR_InputButtonComponent | m_Select |
| string | m_sActionPreset |
| SCR_EActionPrefixType | m_eActionPrefixType |
| int | m_iSelectedKeybind |
| SCR_ModularButtonComponent | m_FocusedBindRowButton |
| ref array< SCR_ModularButtonComponent > | m_aBindRowButtons = {} |
| Widget | m_wPrefixesCombo |
| const ResourceName | KEYBIND_ROW_LAYOUT_PATH = "{25888355688EE402}UI/layouts/Menus/SettingsMenu/BindingMenu/AdvancedKeybindActionRow.layout" |
Definition at line 2 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 365 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 156 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 293 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 305 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 324 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 331 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 348 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 18 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 283 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 315 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 54 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 143 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 123 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 238 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 199 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 260 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 214 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 65 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 113 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 168 of file SCR_AdvancedKeybindDialogUI.c.
|
inlineprotected |
Definition at line 188 of file SCR_AdvancedKeybindDialogUI.c.
|
protected |
Definition at line 15 of file SCR_AdvancedKeybindDialogUI.c.
|
protected |
Definition at line 11 of file SCR_AdvancedKeybindDialogUI.c.
|
protected |
Definition at line 7 of file SCR_AdvancedKeybindDialogUI.c.
|
protected |
Definition at line 10 of file SCR_AdvancedKeybindDialogUI.c.
|
protected |
Definition at line 8 of file SCR_AdvancedKeybindDialogUI.c.
|
protected |
Definition at line 6 of file SCR_AdvancedKeybindDialogUI.c.
|
protected |
Definition at line 4 of file SCR_AdvancedKeybindDialogUI.c.
|
protected |
Definition at line 13 of file SCR_AdvancedKeybindDialogUI.c.