|
Arma Reforger Script API
|
Public Attributes | |
| float | m_fMomentumToDamageScale |
| ref array< ref SCR_BaseSpawnable > | m_aDestroySpawnObjects |
| SCR_EMaterialSoundTypeBreak | m_eMaterialSoundType |
Additional Inherited Members | |
Public Member Functions inherited from DestructibleEntityClass | |
| proto external float | GetMaxHealth () |
| proto external BaseDestructionPhase | GetDestructionPhase (int phaseID) |
| proto external int | GetNumDestructionPhases () |
| proto external float | GetDamageReduction () |
| proto external float | GetDamageThreshold () |
| proto external float | GetDamageMultiplier (EDamageType type) |
| proto external float | GetBaseDamageMultiplier () |
| ref array<ref SCR_BaseSpawnable> SCR_DestructibleEntityClass.m_aDestroySpawnObjects |
| SCR_EMaterialSoundTypeBreak SCR_DestructibleEntityClass.m_eMaterialSoundType |
| float SCR_DestructibleEntityClass.m_fMomentumToDamageScale |