Arma Reforger Script API
|
Public Member Functions | |
void | SCR_DestructibleTreeV2Class (BaseContainer prefab) |
![]() | |
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 |
![]() | |
int | SoundType |
int | m_iFoliageHeight |
![]() | |
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 |