![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnMenuUpdate (float tDelta) |
| override void | OnTabCreate (Widget menuRoot, ResourceName buttonsLayout, int index) |
| override void | OnTabShow () |
| override void | OnTabHide () |
| void | UpdateGroups (SCR_PlayerControllerGroupComponent playerGroupController) |
| void | CreateVolunteerForGroupLeaderButton () |
| void | CreateViewProfileButton () |
| void | OnPlayerTileFocus (int id) |
| void | OnPlayerTileFocusLost (int id) |
| void | OnViewProfile () |
| void | UpdateViewProfileButton (bool forceHidden=false) |
| void | UpdateGroupSettingsButtons () |
| Displays or hides Volunteer button and Group Settings button based on the player role in group. | |
Protected Attributes | |
| SCR_InputButtonComponent | m_VolunteerForGroupLeaderButton |
| SCR_InputButtonComponent | m_ViewProfileButton |
| int | m_iLastSelectedPlayerId |
Definition at line 1 of file SCR_GroupSubMenuPlayerlist.c.
|
inlineprotected |
Definition at line 65 of file SCR_GroupSubMenuPlayerlist.c.
|
inlineprotected |
Definition at line 55 of file SCR_GroupSubMenuPlayerlist.c.
|
inlineprotected |
Definition at line 9 of file SCR_GroupSubMenuPlayerlist.c.
|
inlineprotected |
Definition at line 86 of file SCR_GroupSubMenuPlayerlist.c.
|
inlineprotected |
Definition at line 93 of file SCR_GroupSubMenuPlayerlist.c.
|
inlineprotected |
Definition at line 15 of file SCR_GroupSubMenuPlayerlist.c.
|
inlineprotected |
Definition at line 36 of file SCR_GroupSubMenuPlayerlist.c.
|
inlineprotected |
Definition at line 24 of file SCR_GroupSubMenuPlayerlist.c.
|
inlineprotected |
Definition at line 99 of file SCR_GroupSubMenuPlayerlist.c.
|
inlineprotected |
Definition at line 46 of file SCR_GroupSubMenuPlayerlist.c.
|
inlineprotected |
Displays or hides Volunteer button and Group Settings button based on the player role in group.
Definition at line 115 of file SCR_GroupSubMenuPlayerlist.c.
|
inlineprotected |
Definition at line 105 of file SCR_GroupSubMenuPlayerlist.c.
|
protected |
Definition at line 6 of file SCR_GroupSubMenuPlayerlist.c.
|
protected |
Definition at line 4 of file SCR_GroupSubMenuPlayerlist.c.
|
protected |
Definition at line 3 of file SCR_GroupSubMenuPlayerlist.c.