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

Public Attributes

ref array< EDamageStatem_aDamageStates
 
ref array< EDamageTypem_aSourceDamageTypes
 
EDamageType m_eOutputDamageType
 
float m_fMultiplier
 
bool m_bPassToRoot
 
bool m_bPassToParent
 
bool m_bPassToDefaultHitZone
 

Member Data Documentation

◆ m_aDamageStates

ref array<EDamageState> SCR_DamagePassRule.m_aDamageStates

◆ m_aSourceDamageTypes

ref array<EDamageType> SCR_DamagePassRule.m_aSourceDamageTypes

◆ m_bPassToDefaultHitZone

bool SCR_DamagePassRule.m_bPassToDefaultHitZone

◆ m_bPassToParent

bool SCR_DamagePassRule.m_bPassToParent

◆ m_bPassToRoot

bool SCR_DamagePassRule.m_bPassToRoot

◆ m_eOutputDamageType

EDamageType SCR_DamagePassRule.m_eOutputDamageType

◆ m_fMultiplier

float SCR_DamagePassRule.m_fMultiplier

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