![]() |
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 | Init (string actionName, string actionPreset, int index, SCR_SettingsManagerKeybindModule settingsKeybindModule, EInputDeviceType device) |
| int | GetKeybindIndex () |
| void | StartScrolling () |
| void | StopScrolling () |
Static Protected Member Functions | |
| static SCR_AdvancedActionRowComponent | FindComponent (notnull Widget w) |
| static SCR_AdvancedActionRowComponent | FindComponentInHierarchy (notnull Widget w) |
Protected Attributes | |
| ref Color | m_ActionColor |
| bool | m_bShowConflictsList |
| float | m_fActionIconScale |
| SCR_EActionDisplayState | m_eActionIconState |
| int | m_iKeybindIndex |
| RichTextWidget | m_wActionBindRichText |
| RichTextWidget | m_wIndexRichText |
| RichTextWidget | m_wWarningRichText |
| RichTextWidget | m_wActionsRichText |
| SCR_HorizontalScrollAnimationComponent | m_HorizontalScrollComponent |
| const string | ROOT_NAME = "AdvancedKeybindActionDisplay" |
Definition at line 1 of file SCR_AdvancedActionRowComponent.c.
|
inlinestaticprotected |
Definition at line 124 of file SCR_AdvancedActionRowComponent.c.
|
inlinestaticprotected |
Definition at line 130 of file SCR_AdvancedActionRowComponent.c.
|
inlineprotected |
Definition at line 99 of file SCR_AdvancedActionRowComponent.c.
|
inlineprotected |
Definition at line 27 of file SCR_AdvancedActionRowComponent.c.
|
inlineprotected |
Definition at line 46 of file SCR_AdvancedActionRowComponent.c.
|
inlineprotected |
Definition at line 105 of file SCR_AdvancedActionRowComponent.c.
|
inlineprotected |
Definition at line 114 of file SCR_AdvancedActionRowComponent.c.
|
protected |
Definition at line 4 of file SCR_AdvancedActionRowComponent.c.
|
protected |
Definition at line 7 of file SCR_AdvancedActionRowComponent.c.
|
protected |
Definition at line 13 of file SCR_AdvancedActionRowComponent.c.
|
protected |
Definition at line 10 of file SCR_AdvancedActionRowComponent.c.
|
protected |
Definition at line 22 of file SCR_AdvancedActionRowComponent.c.
|
protected |
Definition at line 15 of file SCR_AdvancedActionRowComponent.c.
|
protected |
Definition at line 17 of file SCR_AdvancedActionRowComponent.c.
|
protected |
Definition at line 20 of file SCR_AdvancedActionRowComponent.c.
|
protected |
Definition at line 18 of file SCR_AdvancedActionRowComponent.c.
|
protected |
Definition at line 19 of file SCR_AdvancedActionRowComponent.c.
|
protected |
Definition at line 24 of file SCR_AdvancedActionRowComponent.c.