Arma Reforger Script API
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
SCR_AIWeaponTypeHandlingConfig Interface Reference

Public Attributes

EWeaponType m_eWeaponType
 
int m_iLowMagCountThreshold
 
int m_iMinSuppressiveMagCountThreshold
 
float m_fBaseStabilizationTime
 
float m_fBaseRejectionTime
 

Static Public Attributes

static const float DEFAULT_LOW_MAG_THRESHOLD = 1
 
static const float DEFAULT_STABILIZATION_TIME = 0.4
 
static const float DEFAULT_REJECTION_TIME = 1
 

Member Data Documentation

◆ DEFAULT_LOW_MAG_THRESHOLD

const float SCR_AIWeaponTypeHandlingConfig.DEFAULT_LOW_MAG_THRESHOLD = 1
static

◆ DEFAULT_REJECTION_TIME

const float SCR_AIWeaponTypeHandlingConfig.DEFAULT_REJECTION_TIME = 1
static

◆ DEFAULT_STABILIZATION_TIME

const float SCR_AIWeaponTypeHandlingConfig.DEFAULT_STABILIZATION_TIME = 0.4
static

◆ m_eWeaponType

EWeaponType SCR_AIWeaponTypeHandlingConfig.m_eWeaponType

◆ m_fBaseRejectionTime

float SCR_AIWeaponTypeHandlingConfig.m_fBaseRejectionTime

◆ m_fBaseStabilizationTime

float SCR_AIWeaponTypeHandlingConfig.m_fBaseStabilizationTime

◆ m_iLowMagCountThreshold

int SCR_AIWeaponTypeHandlingConfig.m_iLowMagCountThreshold

◆ m_iMinSuppressiveMagCountThreshold

int SCR_AIWeaponTypeHandlingConfig.m_iMinSuppressiveMagCountThreshold

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