| 
    Arma Reforger Script API
    
   | 
 
  
Public Member Functions | |
| void | SCR_DestructibleTreeV2Class (BaseContainer prefab) | 
  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 () | 
Public Attributes | |
| float | m_fDamageThreshold | 
| float | m_fHealth | 
| ref SCR_TreePartHierarchyV2 | m_TreePartHierarchy | 
  Public Attributes inherited from TreeClass | |
| int | SoundType | 
| int | m_iFoliageHeight | 
  Public Attributes inherited from SCR_DestructibleEntityClass | |
| float | m_fMomentumToDamageScale | 
| ref array< ref SCR_BaseSpawnable > | m_aDestroySpawnObjects | 
| SCR_EMaterialSoundTypeBreak | m_eMaterialSoundType | 
| void SCR_DestructibleTreeV2Class.SCR_DestructibleTreeV2Class | ( | BaseContainer | prefab | ) | 
| [in] | prefab | 
| float SCR_DestructibleTreeV2Class.m_fDamageThreshold | 
| float SCR_DestructibleTreeV2Class.m_fHealth | 
| ref SCR_TreePartHierarchyV2 SCR_DestructibleTreeV2Class.m_TreePartHierarchy |