Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_GroupIdentityRuleData Interface Reference

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
 

Member Function Documentation

◆ CreateData() [1/2]

static SCR_GroupIdentityRuleData SCR_GroupIdentityRuleData.CreateData ( SCR_AIGroup group)
static

◆ CreateData() [2/2]

static SCR_GroupIdentityRuleData SCR_GroupIdentityRuleData.CreateData ( SCR_Faction faction)
static

Member Data Documentation

◆ m_aLabels

ref map<EEditableEntityLabel, float> SCR_GroupIdentityRuleData.m_aLabels = new map<EEditableEntityLabel, float>()

◆ m_Faction

SCR_Faction SCR_GroupIdentityRuleData.m_Faction

◆ m_Group

SCR_AIGroup SCR_GroupIdentityRuleData.m_Group

◆ m_iMemberCount

int SCR_GroupIdentityRuleData.m_iMemberCount

◆ m_VehicleTypes

EVehicleType SCR_GroupIdentityRuleData.m_VehicleTypes

◆ m_WeaponTypes

ref map<EWeaponType, float> SCR_GroupIdentityRuleData.m_WeaponTypes = new map<EWeaponType, float>()

The documentation for this interface was generated from the following file: