![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| void | ResetScrolling () |
| float | GetAlignment () |
| void | UpdateScrollFrameSkip () |
| void | OnAdditionalBindsButtonClicked (SCR_ModularButtonComponent comp) |
| void | UpdateScrolling (bool enable) |
| void | CreateActionDisplays (SCR_KeyBindingEntry entry, SCR_SettingsManagerKeybindModule settingsKeybindModule, EInputDeviceType device) |
| void | SetAllActionDisplayStates (SCR_EActionDisplayState state) |
| ScriptInvokerVoid | GetOnAdditionalBindsClicked () |
Static Protected Member Functions | |
| static SCR_KeybindActionDisplayRowComponent | FindComponent (notnull Widget w) |
| static SCR_KeybindActionDisplayRowComponent | FindComponentInHierarchy (notnull Widget w) |
Protected Attributes | |
| int | m_iBindsLastIndex |
| Widget | m_wHorizontalScrollFrame |
| HorizontalLayoutWidget | m_wContainerWidget |
| ref array< SCR_KeybindActionDisplayComponent > | m_aDisplays = {} |
| RichTextWidget | m_wAdditionalBindsText |
| Widget | m_wAdditionalBindsOverlay |
| SCR_ModularButtonComponent | m_AdditionalBindsButton |
| SCR_HorizontalScrollAnimationComponent | m_HorizontalScrollComponent |
| const string | ROOT_NAME = "KeybindActionDisplayRow" |
| ref ScriptInvokerVoid | m_OnAdditionalBindsClicked |
Definition at line 7 of file SCR_KeybindActionDisplayRowComponent.c.
|
inlineprotected |
Definition at line 147 of file SCR_KeybindActionDisplayRowComponent.c.
|
inlinestaticprotected |
Definition at line 270 of file SCR_KeybindActionDisplayRowComponent.c.
|
inlinestaticprotected |
Definition at line 276 of file SCR_KeybindActionDisplayRowComponent.c.
|
inlineprotected |
Definition at line 87 of file SCR_KeybindActionDisplayRowComponent.c.
|
inlineprotected |
Definition at line 261 of file SCR_KeybindActionDisplayRowComponent.c.
|
inlineprotected |
Definition at line 41 of file SCR_KeybindActionDisplayRowComponent.c.
|
inlineprotected |
Definition at line 107 of file SCR_KeybindActionDisplayRowComponent.c.
|
inlineprotected |
Definition at line 71 of file SCR_KeybindActionDisplayRowComponent.c.
|
inlineprotected |
Definition at line 245 of file SCR_KeybindActionDisplayRowComponent.c.
|
inlineprotected |
Definition at line 101 of file SCR_KeybindActionDisplayRowComponent.c.
|
inlineprotected |
Definition at line 115 of file SCR_KeybindActionDisplayRowComponent.c.
|
protected |
Definition at line 33 of file SCR_KeybindActionDisplayRowComponent.c.
|
protected |
Definition at line 28 of file SCR_KeybindActionDisplayRowComponent.c.
|
protected |
Definition at line 34 of file SCR_KeybindActionDisplayRowComponent.c.
|
protected |
Definition at line 24 of file SCR_KeybindActionDisplayRowComponent.c.
|
protected |
Definition at line 38 of file SCR_KeybindActionDisplayRowComponent.c.
|
protected |
Definition at line 31 of file SCR_KeybindActionDisplayRowComponent.c.
|
protected |
Definition at line 30 of file SCR_KeybindActionDisplayRowComponent.c.
|
protected |
Definition at line 27 of file SCR_KeybindActionDisplayRowComponent.c.
|
protected |
Definition at line 26 of file SCR_KeybindActionDisplayRowComponent.c.
|
protected |
Definition at line 36 of file SCR_KeybindActionDisplayRowComponent.c.