Arma Reforger Script API
|
Public Attributes | |
bool | m_bDeleteAfterFinalPhase |
ref array< ref SCR_DamagePhaseData > | m_aDamagePhases |
SCR_EMaterialSoundTypeBreak | m_eMaterialSoundType |
float | m_fMeshChangeDelay |
ref DestructionHeatmapEntry | EntryData |
![]() | |
float | m_fBaseHealth |
float | m_fForceToDamageScale |
float | m_fMomentumToDamageScale |
float | m_fRelativeContactForceThresholdMinimum |
float | m_fDamageThresholdMaximum |
bool | m_bPassDamageToChildren |
bool | m_bDestroyParentWhenDestroyed |
ref array< ref SCR_BaseSpawnable > | m_DestroySpawnObjects |
Additional Inherited Members | |
![]() | |
SCR_SecondaryExplosions | GetSecondaryExplosions () |
SCR_SecondaryExplosions | GetSecondaryFires () |
bool | GetBurnStateForHealth (float health, out SCR_EBurningState state) |
Retreives burn state for provided health. | |
![]() | |
proto external float | GetFallDamageLimitNoDamage () |
proto external float | GetFallDamageLimitFullDamage () |
proto external float | GetHeavyDamageThreshold () |
![]() | |
ref SCR_SecondaryExplosions | m_SecondaryExplosions |
ref SCR_SecondaryExplosions | m_SecondaryFires |
ref SCR_RepairConfig | m_RepairConfig |
ref DestructionHeatmapEntry SCR_DestructionMultiPhaseComponentClass.EntryData |
ref array<ref SCR_DamagePhaseData> SCR_DestructionMultiPhaseComponentClass.m_aDamagePhases |
bool SCR_DestructionMultiPhaseComponentClass.m_bDeleteAfterFinalPhase |
SCR_EMaterialSoundTypeBreak SCR_DestructionMultiPhaseComponentClass.m_eMaterialSoundType |
float SCR_DestructionMultiPhaseComponentClass.m_fMeshChangeDelay |