![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| bool | GetBurnStateForHealth (float health, out SCR_EBurningState state) |
Protected Attributes | |
| ref array< ref SCR_HealthAndBurn > | m_aSmokeRemovalHealthPercentage |
Definition at line 1 of file SCR_RepairConfig.c.
|
inlineprotected |
Retrives burn state for provided health
| health | percenatage of health (0.0 to 1.0) | |
| [out] | state | output that will contain state that coresponds to the provided health or SCR_EBurningState.NONE if there is no such state |
Definition at line 11 of file SCR_RepairConfig.c.
|
protected |
Definition at line 4 of file SCR_RepairConfig.c.