Arma Reforger Script API
Loading...
Searching...
No Matches
Public Attributes | List of all members
SCR_DestructibleEntityClass Interface Reference
Inheritance diagram for SCR_DestructibleEntityClass:
[legend]

Public Attributes

float m_fMomentumToDamageScale
 
ref array< ref SCR_BaseSpawnablem_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 ()
 

Member Data Documentation

◆ m_aDestroySpawnObjects

ref array<ref SCR_BaseSpawnable> SCR_DestructibleEntityClass.m_aDestroySpawnObjects

◆ m_eMaterialSoundType

SCR_EMaterialSoundTypeBreak SCR_DestructibleEntityClass.m_eMaterialSoundType

◆ m_fMomentumToDamageScale

float SCR_DestructibleEntityClass.m_fMomentumToDamageScale

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