Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
InjuryHandlerThresholds Class Reference

Private Attributes

const float BADLY_DAMAGED = 0.2
const float DAMAGED = 0.3
const float RUINED = 0.1
const float WORN = 0.5

Detailed Description

Definition at line 1 of file injuryhandler.c.

Field Documentation

◆ BADLY_DAMAGED

const float BADLY_DAMAGED = 0.2
private

Definition at line 5 of file injuryhandler.c.

Referenced by GetInjuryLevel().

◆ DAMAGED

const float DAMAGED = 0.3
private

Definition at line 4 of file injuryhandler.c.

Referenced by GetInjuryLevel().

◆ RUINED

const float RUINED = 0.1
private

Definition at line 6 of file injuryhandler.c.

Referenced by GetInjuryLevel().

◆ WORN

const float WORN = 0.5
private

Definition at line 3 of file injuryhandler.c.

Referenced by GetInjuryLevel().


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