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

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: