Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
class | ActionGiveBloodData |
class | ActionGiveBloodSelf |
class | SyringeLambda |
Variables | |
int | m_ItemBloodType |
float | m_BloodAmount |
int | m_Agents |
ActionGiveBloodSelf | CreateActionComponent |
ActionGiveBloodSelf CreateActionComponent |
Definition at line 10 of file actiongivebloodself.c.
int m_Agents |
Definition at line 4 of file actiongivebloodself.c.
float m_BloodAmount |
Definition at line 3 of file actiongivebloodself.c.
int m_ItemBloodType |
Definition at line 2 of file actiongivebloodself.c.