![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| LocalizedString | GetGroupRoleName () |
| bool | IsLoadoutInGroup (notnull SCR_FactionPlayerLoadout loadout) |
| bool | CanBeCreatedByPlayer () |
| bool | CanPlayerJoin () |
| array< ResourceName > | GetLoadouts () |
Protected Attributes | |
| LocalizedString | m_sGroupRoleName |
| ref array< ResourceName > | m_aLoadoutResources |
| bool | m_bCanBeCreatedByPlayer |
| bool | m_bCanPlayerJoin |
Definition at line 2 of file SCR_GroupRolePresetConfig.c.
|
inlineprotected |
Can be group created by player
Definition at line 34 of file SCR_GroupRolePresetConfig.c.
|
inlineprotected |
Can player join to group
Definition at line 42 of file SCR_GroupRolePresetConfig.c.
|
inlineprotected |
Definition at line 18 of file SCR_GroupRolePresetConfig.c.
|
inlineprotected |
Definition at line 48 of file SCR_GroupRolePresetConfig.c.
|
inlineprotected |
| [in] | loadout |
Definition at line 26 of file SCR_GroupRolePresetConfig.c.
|
protected |
Definition at line 8 of file SCR_GroupRolePresetConfig.c.
|
protected |
Definition at line 11 of file SCR_GroupRolePresetConfig.c.
|
protected |
Definition at line 14 of file SCR_GroupRolePresetConfig.c.
|
protected |
Definition at line 5 of file SCR_GroupRolePresetConfig.c.