![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnMenuOpen () |
| override void | OnMenuClose () |
| void | OnPrivilegeCallback (UserPrivilege privilege, UserPrivilegeResult result) |
| override void | OnMenuUpdate (float tDelta) |
| void | OnConfirm () |
| void | SetupGroupStatusCombo () |
| void | OnStatusChanged (SCR_ComboBoxComponent combo, int index) |
| void | SetupGroupLeaderCombo () |
| void | OnGroupLeaderChanged (int groupId, int playerId) |
| int | GetPlayerIdFromName (string name) |
Protected Attributes | |
| SCR_ComboBoxComponent | m_GroupLeader |
| SCR_EditBoxComponent | m_Description |
| SCR_ComboBoxComponent | m_GroupStatus |
| SCR_EditBoxComponent | m_GroupName |
| SCR_EditBoxComponent | m_GroupDescription |
| SCR_PlayerControllerGroupComponent | m_PlayerComponent |
| SCR_GroupsManagerComponent | m_GroupsManager |
| SCR_AIGroup | m_PlayerGroup |
| bool | m_bHasPrivilege |
Static Protected Attributes | |
| static ref SCR_ScriptPlatformRequestCallback | m_CallbackGetPrivilege |
Definition at line 2 of file GroupSettingsDialogUI.c.
Finds a player id from the player's name
| [in] | name |
Definition at line 225 of file GroupSettingsDialogUI.c.
|
inlineprotected |
Definition at line 120 of file GroupSettingsDialogUI.c.
Group leader changed, if local player is not group leader anymore, the group settings dialog should close
| [in] | groupId | |
| [in] | playerId |
Definition at line 206 of file GroupSettingsDialogUI.c.
|
inlineprotected |
Definition at line 38 of file GroupSettingsDialogUI.c.
|
inlineprotected |
Definition at line 17 of file GroupSettingsDialogUI.c.
|
inlineprotected |
Definition at line 112 of file GroupSettingsDialogUI.c.
|
inlineprotected |
Definition at line 54 of file GroupSettingsDialogUI.c.
|
inlineprotected |
Definition at line 161 of file GroupSettingsDialogUI.c.
|
inlineprotected |
Definition at line 170 of file GroupSettingsDialogUI.c.
|
inlineprotected |
Definition at line 148 of file GroupSettingsDialogUI.c.
|
protected |
Definition at line 12 of file GroupSettingsDialogUI.c.
|
staticprotected |
Definition at line 14 of file GroupSettingsDialogUI.c.
|
protected |
Definition at line 5 of file GroupSettingsDialogUI.c.
|
protected |
Definition at line 8 of file GroupSettingsDialogUI.c.
|
protected |
Definition at line 4 of file GroupSettingsDialogUI.c.
|
protected |
Definition at line 7 of file GroupSettingsDialogUI.c.
|
protected |
Definition at line 10 of file GroupSettingsDialogUI.c.
|
protected |
Definition at line 6 of file GroupSettingsDialogUI.c.
|
protected |
Definition at line 9 of file GroupSettingsDialogUI.c.
|
protected |
Definition at line 11 of file GroupSettingsDialogUI.c.