Arma Reforger Script API
Loading...
Searching...
No Matches
DestructibleEntityClass Interface Reference
Inheritance diagram for DestructibleEntityClass:
SCR_DestructibleEntityClass BaseTreeClass PowerPoleEntityClass TreeClass SCR_PowerPoleClass SCR_DestructibleTreeV2Class SCR_TreePartV2Class SCR_JunctionPowerPoleClass

Public Member Functions

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 Function Documentation

◆ GetBaseDamageMultiplier()

proto external float DestructibleEntityClass.GetBaseDamageMultiplier ( )

◆ GetDamageMultiplier()

proto external float DestructibleEntityClass.GetDamageMultiplier ( EDamageType type)

◆ GetDamageReduction()

proto external float DestructibleEntityClass.GetDamageReduction ( )

◆ GetDamageThreshold()

proto external float DestructibleEntityClass.GetDamageThreshold ( )

◆ GetDestructionPhase()

proto external BaseDestructionPhase DestructibleEntityClass.GetDestructionPhase ( int phaseID)

◆ GetMaxHealth()

proto external float DestructibleEntityClass.GetMaxHealth ( )

◆ GetNumDestructionPhases()

proto external int DestructibleEntityClass.GetNumDestructionPhases ( )

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