![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | ActionGiveBloodData |
| class | ActionGiveBloodSelf |
| class | SyringeLambda |
Variables | |
| ActionGiveBloodSelf | CreateActionComponent |
| int | m_Agents |
| float | m_BloodAmount |
| int | m_ItemBloodType |
| 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.