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

Public Member Functions

bool GetBurnStateForHealth (float health, out SCR_EBurningState state)
 Retrives burn state for provided health.
 

Protected Attributes

ref array< ref SCR_HealthAndBurnm_aSmokeRemovalHealthPercentage
 

Member Function Documentation

◆ GetBurnStateForHealth()

bool SCR_RepairConfig.GetBurnStateForHealth ( float  health,
out SCR_EBurningState  state 
)

Retrives burn state for provided health.

Parameters
healthpercenatage of health (0.0 to 1.0)
[out]stateoutput that will contain state that coresponds to the provided health or SCR_EBurningState.NONE if there is no such state
Returns
true if coresponding state was found

Member Data Documentation

◆ m_aSmokeRemovalHealthPercentage

ref array<ref SCR_HealthAndBurn> SCR_RepairConfig.m_aSmokeRemovalHealthPercentage
protected

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