![]() |
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 | SetupEntryBehavior (Widget entry) |
| Setup server entry component behavior. | |
| void | OnEntryFocus (Widget w) |
| Call this when entry in list is focused. | |
| array< SCR_ButtonComponent > | GetButtons () |
Protected Attributes | |
| ref array< SCR_ButtonComponent > | m_aButtons = new array<SCR_ButtonComponent> |
| ref ScriptInvoker | m_OnEntryFocus = new ScriptInvoker |
Definition at line 6 of file SCR_ButtonListComponent.c.
|
inlineprotected |
Definition at line 60 of file SCR_ButtonListComponent.c.
|
inlineprotected |
Definition at line 17 of file SCR_ButtonListComponent.c.
|
inlineprotected |
Call this when entry in list is focused.
Definition at line 48 of file SCR_ButtonListComponent.c.
|
inlineprotected |
Setup server entry component behavior.
Definition at line 24 of file SCR_ButtonListComponent.c.
|
protected |
Definition at line 8 of file SCR_ButtonListComponent.c.
|
protected |
Definition at line 10 of file SCR_ButtonListComponent.c.