![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_PlayerControllerGroupComponentClass |
Variables | |
| SCR_PlayerControllerGroupComponentClass | m_iGroupID = -1 |
| ref map< int, ref array< int > > | m_mPlayerInvitesToGroups |
| ref map< int, int > | m_mGroupIdInvites = new map<int, int>() |
| ref ScriptInvoker< int, int > | m_OnInviteReceived |
| ref ScriptInvoker< int > | m_OnInviteAccepted |
| ref ScriptInvoker< int > | m_OnInviteCancelled |
| ref ScriptInvoker< int > | m_OnGroupChanged |
| ref ScriptInvokerInt | m_OnSetSelectedGroupID |
| int | m_iUISelectedGroupID = -1 |
| int | m_iPreviousGroupID = -1 |
| string | m_sGroupInviteFromPlayerName |
|
protected |
Definition at line 434 of file SCR_PlayerControllerGroupComponent.c.
| [in] | playerID | |
| [in] | accept |
Definition at line 377 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Should be only called on the server
| [in] | controlledEntity | |
| [in] | group |
Definition at line 1470 of file SCR_PlayerControllerGroupComponent.c.
| [in] | playerID |
Definition at line 327 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | playerID | |
| [in] | group |
Definition at line 136 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Can player remove group
| [in] | playerID | |
| [in] | group |
Definition at line 252 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | groupID |
Definition at line 114 of file SCR_PlayerControllerGroupComponent.c.
| [in] | faction | |
| [in] | usePredefinedData | Use data from the premade groups if neccesary |
Definition at line 1812 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 461 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1730 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 52 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1077 of file SCR_PlayerControllerGroupComponent.c.
| [in] | index |
Definition at line 1031 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1000 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 990 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1010 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 486 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1020 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 122 of file SCR_PlayerControllerGroupComponent.c.
Definition at line 1060 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1719 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1070 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 983 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1045 of file SCR_PlayerControllerGroupComponent.c.
| [in] | groupId |
Definition at line 1053 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | playerID | |
| [out] | groupsManager | |
| [out] | playerGroupController | |
| [out] | group |
Definition at line 965 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | playerID |
Definition at line 396 of file SCR_PlayerControllerGroupComponent.c.
| [in] | groupID | |
| [in] | fromPlayerID |
Definition at line 427 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | character | |
| [in] | faction |
Definition at line 1407 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | playerID | |
| [in] | group |
Definition at line 296 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 304 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | faction |
Definition at line 1792 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1708 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 864 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | group |
Definition at line 496 of file SCR_PlayerControllerGroupComponent.c.
| [in] | playerID | |
| [in] | groupID |
Definition at line 106 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Should be only called on the server
| [in] | controlledEntity | |
| [in] | group |
Definition at line 1528 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | groupId |
Definition at line 1038 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1641 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | character | |
| [in] | playerID |
Definition at line 1430 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 59 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Request server to create new group with specific groupRole
| [in] | groupRole | |
| [in] | isPrivate | |
| [in] | name | |
| [in] | description | |
| [in] | joinGroup | |
| [in] | deleteIfNoPlayer |
Definition at line 72 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | rplCompID |
Definition at line 1365 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1570 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | groupID |
Definition at line 830 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | playerID |
Definition at line 80 of file SCR_PlayerControllerGroupComponent.c.
| [in] | playerID | |
| [in] | isPrivate |
Definition at line 97 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | playerID |
Definition at line 88 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | character | |
| [in] | playerID |
Definition at line 1560 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Remove group
| [in] | groupID |
Definition at line 932 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Remove player from group
| [in] | playerID |
Definition at line 901 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | isAllowed |
Definition at line 1206 of file SCR_PlayerControllerGroupComponent.c.
Sets custom frequency (KHz) for a group. Can set frequency that is already claimed. Claims set frequency if not already claimed. Frequency set by this method will not be used by automatically created groups.
| [in] | groupID | |
| [in] | frequency |
Definition at line 1175 of file SCR_PlayerControllerGroupComponent.c.
| [in] | groupID | |
| [in] | desc |
Definition at line 1103 of file SCR_PlayerControllerGroupComponent.c.
| [in] | groupID | |
| [in] | name |
Definition at line 1219 of file SCR_PlayerControllerGroupComponent.c.
| [in] | groupID | |
| [in] | flagIndex | |
| [in] | isFromImageset |
Definition at line 1320 of file SCR_PlayerControllerGroupComponent.c.
| [in] | groupID | |
| [in] | maxMembers |
Definition at line 1132 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | isAllowed |
Definition at line 1194 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Resets the Group ID and Selected Group ID of the player, currently only called after the player has switched factions.
Definition at line 518 of file SCR_PlayerControllerGroupComponent.c.
| [in] | characterID | |
| [in] | playerID |
Definition at line 1444 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 648 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | rplCompID |
Definition at line 1374 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | playerID |
Definition at line 611 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | groupID |
Definition at line 873 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | playerID |
Definition at line 760 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | playerID |
Definition at line 797 of file SCR_PlayerControllerGroupComponent.c.
| [in] | characterID | |
| [in] | playerID |
Definition at line 1502 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | isAllowed |
Definition at line 1261 of file SCR_PlayerControllerGroupComponent.c.
| [in] | groupID | |
| [in] | desc | |
| [in] | authorID |
Definition at line 1115 of file SCR_PlayerControllerGroupComponent.c.
| [in] | groupID | |
| [in] | name | |
| [in] | authorID |
Definition at line 1231 of file SCR_PlayerControllerGroupComponent.c.
| [in] | groupID | |
| [in] | frequency |
Definition at line 1275 of file SCR_PlayerControllerGroupComponent.c.
| [in] | groupID | |
| [in] | flagIndex | |
| [in] | isFromImageset |
Definition at line 1331 of file SCR_PlayerControllerGroupComponent.c.
| [in] | groupID | |
| [in] | maxMembers |
Definition at line 1153 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | isAllowed |
Definition at line 1248 of file SCR_PlayerControllerGroupComponent.c.
| [in] | playerID | |
| [in] | groupID |
Definition at line 572 of file SCR_PlayerControllerGroupComponent.c.
| [in] | playerID | |
| [in] | isPrivate |
Definition at line 816 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | groupID |
Definition at line 1348 of file SCR_PlayerControllerGroupComponent.c.
| [in] | playerID | |
| [in] | groupID |
Definition at line 544 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | groupID |
Definition at line 847 of file SCR_PlayerControllerGroupComponent.c.
| [in] | groupID | |
| [in] | fromPlayerID |
Definition at line 593 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 837 of file SCR_PlayerControllerGroupComponent.c.
| [in] | playerID | |
| [in] | groupID |
Definition at line 529 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 689 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Ask the server to remove a group
| [in] | groupID |
Definition at line 941 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Ask the server to remove a player from player group
| [in] | playerID |
Definition at line 910 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1648 of file SCR_PlayerControllerGroupComponent.c.
Definition at line 1615 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1677 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1591 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1093 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1584 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1608 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
| [in] | groupID |
Definition at line 1084 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 1662 of file SCR_PlayerControllerGroupComponent.c.
| [in] | playerID |
Definition at line 358 of file SCR_PlayerControllerGroupComponent.c.
| SCR_PlayerControllerGroupComponentClass m_iGroupID = -1 |
|
protected |
Definition at line 22 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 21 of file SCR_PlayerControllerGroupComponent.c.
Definition at line 13 of file SCR_PlayerControllerGroupComponent.c.
Definition at line 10 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 18 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 16 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 17 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 15 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 19 of file SCR_PlayerControllerGroupComponent.c.
|
protected |
Definition at line 23 of file SCR_PlayerControllerGroupComponent.c.