![]() |
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) |
| override void | OnMenuUpdate (float tDelta) |
| override void | OnMenuClose () |
| void | SetupActionDisplayFrameSkip () |
| void | SetupActionDisplay () |
| void | CancelCapture () |
| ScriptInvokerVoid | GetOnKeyCaptured () |
| void | SCR_SimpleKeybindDialogUI (SCR_KeyBindingEntry entry, string displayName, string actionName, InputBinding binding, EInputDeviceType device, bool showOverrideWarning) |
Protected Attributes | |
| ref InputBinding | m_Binding |
| SCR_KeybindActionDisplayRowComponent | m_ActionDisplayRow |
| RichTextWidget | m_wActionName |
| SizeLayoutWidget | m_wActionRowSize |
| Widget | m_wActionRowWrapper |
| RichTextWidget | m_wCloseHint |
| bool | m_bShowOverrideWarning |
| ref ScriptInvokerVoid | m_OnKeyCaptured |
| const string | CLOSE_HINT = "#AR-Settings_KeybindSimple_CloseHint" |
| const string | ACTION_MENU_BACK_KEYBIND = "MenuBackKeybind" |
| const string | ACTION_DISPLAY_ROOT = "KeybindActionDisplayRow" |
| bool | m_WasCanceled = false |
Definition at line 2 of file SCR_SimpleKeybindDialogUI.c.
|
inlineprotected |
Definition at line 132 of file SCR_SimpleKeybindDialogUI.c.
|
inlineprotected |
Definition at line 115 of file SCR_SimpleKeybindDialogUI.c.
|
inlineprotected |
Definition at line 123 of file SCR_SimpleKeybindDialogUI.c.
|
inlineprotected |
Definition at line 85 of file SCR_SimpleKeybindDialogUI.c.
|
inlineprotected |
Definition at line 23 of file SCR_SimpleKeybindDialogUI.c.
|
inlineprotected |
Definition at line 63 of file SCR_SimpleKeybindDialogUI.c.
|
inlineprotected |
Definition at line 101 of file SCR_SimpleKeybindDialogUI.c.
|
inlineprotected |
Definition at line 94 of file SCR_SimpleKeybindDialogUI.c.
|
protected |
Definition at line 18 of file SCR_SimpleKeybindDialogUI.c.
|
protected |
Definition at line 17 of file SCR_SimpleKeybindDialogUI.c.
|
protected |
Definition at line 15 of file SCR_SimpleKeybindDialogUI.c.
|
protected |
Definition at line 5 of file SCR_SimpleKeybindDialogUI.c.
|
protected |
Definition at line 4 of file SCR_SimpleKeybindDialogUI.c.
|
protected |
Definition at line 11 of file SCR_SimpleKeybindDialogUI.c.
|
protected |
Definition at line 13 of file SCR_SimpleKeybindDialogUI.c.
|
protected |
Definition at line 6 of file SCR_SimpleKeybindDialogUI.c.
|
protected |
Definition at line 7 of file SCR_SimpleKeybindDialogUI.c.
|
protected |
Definition at line 8 of file SCR_SimpleKeybindDialogUI.c.
|
protected |
Definition at line 20 of file SCR_SimpleKeybindDialogUI.c.
|
protected |
Definition at line 9 of file SCR_SimpleKeybindDialogUI.c.