|
Arma Reforger Script API
|
Static Public Member Functions | |
| static SCR_GroupIdentityRuleData | CreateData (SCR_Faction faction) |
| static SCR_GroupIdentityRuleData | CreateData (SCR_AIGroup group) |
Public Attributes | |
| SCR_AIGroup | m_Group |
| SCR_Faction | m_Faction |
| EVehicleType | m_VehicleTypes |
| ref map< EWeaponType, float > | m_WeaponTypes = new map<EWeaponType, float>() |
| ref map< EEditableEntityLabel, float > | m_aLabels = new map<EEditableEntityLabel, float>() |
| int | m_iMemberCount |
|
static |
|
static |
| ref map<EEditableEntityLabel, float> SCR_GroupIdentityRuleData.m_aLabels = new map<EEditableEntityLabel, float>() |
| SCR_Faction SCR_GroupIdentityRuleData.m_Faction |
| SCR_AIGroup SCR_GroupIdentityRuleData.m_Group |
| int SCR_GroupIdentityRuleData.m_iMemberCount |
| EVehicleType SCR_GroupIdentityRuleData.m_VehicleTypes |
| ref map<EWeaponType, float> SCR_GroupIdentityRuleData.m_WeaponTypes = new map<EWeaponType, float>() |