DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionGiveBloodData |
class | ActionGiveBloodSelf |
class | SyringeLambda |
Variables | |
int | m_ItemBloodType |
float | m_BloodAmount |
int | m_Agents |
ActionGiveBloodSelf | CreateActionComponent |
ActionGiveBloodSelf CreateActionComponent |
Definition at line 1 of file ActionGiveBloodSelf.c.
int m_Agents |
Definition at line 13 of file ActionGiveBloodSelf.c.
Referenced by FillAgentArray(), PrintOut(), and UpdateAgentWidget().
float m_BloodAmount |
Definition at line 12 of file ActionGiveBloodSelf.c.
int m_ItemBloodType |
Definition at line 11 of file ActionGiveBloodSelf.c.