![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | InitSorting () |
| void | OnHeaderChanged (SCR_SortHeaderComponent sortHeader) |
| void | Sort (string filterName, bool sortUp) |
| void | SortByMuted (bool reverseSort=false) |
| void | SortByName (bool reverseSort=false) |
| void | SortByFrequency (bool reverseSort=false) |
| void | SortByKills (bool reverseSort=false) |
| void | SortByDeaths (bool reverseSort=false) |
| void | SortByScore (bool reverseSort=false) |
| void | OnBlock (SCR_InputButtonComponent comp, string actionName) |
| void | OnUnblock (SCR_InputButtonComponent comp, string actionName) |
| void | OnMute () |
| void | OnTabChanged (SCR_TabViewComponent comp, Widget w, int selectedTab) |
| void | OnBack () |
| void | OnVoting () |
| void | OnInvite () |
| void | OnViewProfile () |
| void | OnMuteClick (SCR_ButtonBaseComponent comp, bool state) |
| void | OnEntryFocused (notnull Widget w) |
| void | OnEntryFocusLost (Widget w) |
| void | FocusFirstItem () |
| void | UpdateViewProfileButton (int playerId, bool forceHidden=false) |
| void | SetupPlayerActionList (notnull SCR_ComboBoxComponent combo) |
| void | UpdatePlayerActionList (notnull SCR_ComboBoxComponent combo, bool isCallqueue) |
| void | OnComboBoxConfirm (notnull SCR_ComboBoxComponent combo, int index) |
| int | GetVotingPlayerID (SCR_ComboBoxComponent combo) |
| void | SetEntryBackgrounColor (Color color) |
| void | CreateEntry (int id, SCR_PlayerDelegateEditorComponent editorDelegateManager) |
| void | OnEditorRightsChanged (int playerID, bool newLimited) |
| void | UpdateGameMasterIndicator (notnull SCR_PlayerListEntry entry, bool editorIslimited) |
| bool | IsLocalPlayer (int id) |
| void | RemoveEntry (notnull SCR_PlayerListEntry entry) |
| void | OnVotingChanged (EVotingType type, int value, int playerID) |
| void | GetOnVotingStart (EVotingType type, int value) |
| void | UpdateVoting () |
| bool | IsVotedAbout (SCR_PlayerListEntry entry) |
| bool | CanOpenPlayerActionList (notnull SCR_PlayerListEntry entry) |
| void | OnFactionCommanderChanged (SCR_Faction faction, int commanderPlayerId) |
| void | UpdatePlayerList (bool addPlayer, int id) |
| void | UpdateFrequencies () |
| void | UpdateShownUIElements () |
| Updates selected player list entry and main actions/buttons. | |
| void | UpdateScore () |
| void | CloseAllVoting () |
| void | DeleteDisconnectedEntries () |
| void | AddFactionPlayerCounter (Faction faction) |
| void | ToggleCommanderIndicator (SCR_PlayerListEntry entry, bool toggle) |
Static Protected Member Functions | |
| static ScriptInvoker | GetOnPlayerListMenu () |
Static Protected Attributes | |
| static const ResourceName | FACTION_COUNTER_LAYOUT = "{5AD2CE85825EDA11}UI/layouts/Menus/PlayerList/FactionPlayerCounter.layout" |
| static ref ScriptInvoker | s_OnPlayerListMenu = new ScriptInvoker() |
Definition at line 39 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1727 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1172 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1701 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 835 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1711 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 456 of file SCR_PlayerListMenu.c.
|
inlinestaticprotected |
Get event called when player list opens or closes.
Definition at line 106 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1138 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 789 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 112 of file SCR_PlayerListMenu.c.
Definition at line 1103 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1153 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 356 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 287 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 720 of file SCR_PlayerListMenu.c.
Definition at line 1081 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 418 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 450 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1514 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 147 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 378 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 313 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 395 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 323 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 300 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 386 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 362 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1134 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1112 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 800 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 490 of file SCR_PlayerListMenu.c.
Definition at line 156 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 249 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 221 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 234 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 173 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 186 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 264 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1763 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1558 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1094 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 641 of file SCR_PlayerListMenu.c.
Definition at line 1523 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1659 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Updates selected player list entry and main actions/buttons.
Definition at line 1601 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 478 of file SCR_PlayerListMenu.c.
|
inlineprotected |
Definition at line 1142 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 70 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 89 of file SCR_PlayerListMenu.c.
|
staticprotected |
Definition at line 87 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 85 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 82 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 78 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 80 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 81 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 84 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 79 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 83 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 72 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 44 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 43 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 45 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 63 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 48 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 100 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 64 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 61 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 51 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 47 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 98 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 59 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 58 of file SCR_PlayerListMenu.c.
Definition at line 96 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 92 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 56 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 57 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 91 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 60 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 41 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 49 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 52 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 50 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 55 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 54 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 62 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 68 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 73 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 74 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 75 of file SCR_PlayerListMenu.c.
|
staticprotected |
Definition at line 94 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 66 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 71 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 69 of file SCR_PlayerListMenu.c.
|
protected |
Definition at line 76 of file SCR_PlayerListMenu.c.