DayZ 1.24
Loading...
Searching...
No Matches
WoundInfectionMdfr Class Reference
Inheritance diagram for WoundInfectionMdfr:
[legend]
Collaboration diagram for WoundInfectionMdfr:
[legend]

Private Member Functions

void WoundInfectionMdfr ()
 

Static Private Attributes

static const int AGENT_THRESHOLD_ACTIVATE = 100
 
static const int AGENT_THRESHOLD_DEACTIVATE = 20
 

Detailed Description

Definition at line 1 of file WoundInfection.c.

Constructor & Destructor Documentation

◆ WoundInfectionMdfr()

void WoundInfectionMdfr::WoundInfectionMdfr ( )
inlineprivate

Definition at line 6 of file WoundInfection.c.

7 {
8 Error("[ERROR] :: WoundInfectionMdfr is deprecated.");
9 }
void Error(string err)
Messagebox with error message.
Definition EnDebug.c:90

References Error().

Member Data Documentation

◆ AGENT_THRESHOLD_ACTIVATE

const int WoundInfectionMdfr::AGENT_THRESHOLD_ACTIVATE = 100
staticprivate

Definition at line 3 of file WoundInfection.c.

◆ AGENT_THRESHOLD_DEACTIVATE

const int WoundInfectionMdfr::AGENT_THRESHOLD_DEACTIVATE = 20
staticprivate

Definition at line 4 of file WoundInfection.c.


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