![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetForcedUpdate () |
| Method used to inform this hint that it should update its content. | |
| void | SetText (string text, string name, EInputDeviceType currentInputDevice=EInputDeviceType.KEYBOARD) |
| void | SetSize (int size) |
| void | SetVisible (bool isVisible) |
| void | SetPadding (float padding) |
| bool | IsVisible () |
| Widget | GetRootWidget () |
Static Protected Member Functions | |
| static SCR_AvailableActionsWidget | CreateActionsWidget (string layout, Widget parent, string text="", string name="") |
Protected Attributes | |
| Widget | m_wRootWidget |
| OverlayWidget | m_wOverlayWidget |
| ButtonWidget | m_wButtonWidget |
| SCR_InputButtonComponent | m_NavigationButton |
| bool | m_bMustUpdate |
| const string | BUTTON_WIDGET_NAME = "NavigationButton1" |
Definition at line 2 of file SCR_AvailableActionsDisplay.c.
|
inlinestaticprotected |
Definition at line 71 of file SCR_AvailableActionsDisplay.c.
|
inlineprotected |
Definition at line 99 of file SCR_AvailableActionsDisplay.c.
|
inlineprotected |
Definition at line 62 of file SCR_AvailableActionsDisplay.c.
|
inlineprotected |
Method used to inform this hint that it should update its content.
Definition at line 16 of file SCR_AvailableActionsDisplay.c.
|
inlineprotected |
Definition at line 51 of file SCR_AvailableActionsDisplay.c.
|
inlineprotected |
Definition at line 37 of file SCR_AvailableActionsDisplay.c.
|
inlineprotected |
Definition at line 22 of file SCR_AvailableActionsDisplay.c.
|
inlineprotected |
Definition at line 44 of file SCR_AvailableActionsDisplay.c.
|
protected |
Definition at line 12 of file SCR_AvailableActionsDisplay.c.
|
protected |
Definition at line 10 of file SCR_AvailableActionsDisplay.c.
|
protected |
Definition at line 8 of file SCR_AvailableActionsDisplay.c.
|
protected |
Definition at line 7 of file SCR_AvailableActionsDisplay.c.
|
protected |
Definition at line 5 of file SCR_AvailableActionsDisplay.c.
|
protected |
Definition at line 4 of file SCR_AvailableActionsDisplay.c.