![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnTabShow () |
| override void | OnTabRemove () |
| override void | OnMenuUpdate (float tDelta) |
| ScriptInvokerVoid | GetOnJoinRequestRespond () |
| void | UpdateRequesters () |
| void | InvokeOnJoinRequestRespond () |
Protected Attributes | |
| ref ScriptInvokerVoid | m_OnJoinRequestRespond |
| ref array< Widget > | m_aEntryWidgets = {} |
| VerticalLayoutWidget | m_wContent |
| const string | REQUESTER_ENTRY_LAYOUT = "{B3381965FF7747CE}UI/layouts/Menus/GroupSlection/GroupRequestEntry.layout" |
| const string | INPUT_CONTEXT_NAME = "GroupMenuContext" |
| const string | CONTENT_HOLDER_WIDGET = "Content" |
| const string | PLAYER_NAME_WIDGET = "PlayerName" |
| const string | PLATFORM_ICON_WIDGET = "PlatformImage" |
Definition at line 1 of file SCR_RequestToJoinSubMenu.c.
|
inlineprotected |
Definition at line 40 of file SCR_RequestToJoinSubMenu.c.
|
inlineprotected |
Definition at line 121 of file SCR_RequestToJoinSubMenu.c.
|
inlineprotected |
Definition at line 34 of file SCR_RequestToJoinSubMenu.c.
|
inlineprotected |
Definition at line 25 of file SCR_RequestToJoinSubMenu.c.
|
inlineprotected |
Definition at line 14 of file SCR_RequestToJoinSubMenu.c.
|
inlineprotected |
Definition at line 49 of file SCR_RequestToJoinSubMenu.c.
|
protected |
Definition at line 9 of file SCR_RequestToJoinSubMenu.c.
|
protected |
Definition at line 8 of file SCR_RequestToJoinSubMenu.c.
|
protected |
Definition at line 4 of file SCR_RequestToJoinSubMenu.c.
|
protected |
Definition at line 3 of file SCR_RequestToJoinSubMenu.c.
|
protected |
Definition at line 5 of file SCR_RequestToJoinSubMenu.c.
|
protected |
Definition at line 11 of file SCR_RequestToJoinSubMenu.c.
|
protected |
Definition at line 10 of file SCR_RequestToJoinSubMenu.c.
|
protected |
Definition at line 7 of file SCR_RequestToJoinSubMenu.c.