Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_RepairConfig Class Reference
Inheritance diagram for SCR_RepairConfig:
ScriptAndConfig

Protected Member Functions

bool GetBurnStateForHealth (float health, out SCR_EBurningState state)

Protected Attributes

ref array< ref SCR_HealthAndBurnm_aSmokeRemovalHealthPercentage

Detailed Description

Definition at line 1 of file SCR_RepairConfig.c.

Member Function Documentation

◆ GetBurnStateForHealth()

bool SCR_RepairConfig::GetBurnStateForHealth ( float health,
out SCR_EBurningState state )
inlineprotected

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

Definition at line 11 of file SCR_RepairConfig.c.

Member Data Documentation

◆ m_aSmokeRemovalHealthPercentage

ref array<ref SCR_HealthAndBurn> SCR_RepairConfig::m_aSmokeRemovalHealthPercentage
protected

Definition at line 4 of file SCR_RepairConfig.c.


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