Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
actiongivebloodself.c File Reference

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

Variable Documentation

◆ CreateActionComponent

ActionGiveBloodSelf CreateActionComponent

Definition at line 1 of file actiongivebloodself.c.

◆ m_Agents

int m_Agents

Definition at line 13 of file actiongivebloodself.c.

Referenced by FillAgentArray(), PrintOut(), and UpdateAgentWidget().

◆ m_BloodAmount

float m_BloodAmount

Definition at line 12 of file actiongivebloodself.c.

◆ m_ItemBloodType

int m_ItemBloodType

Definition at line 11 of file actiongivebloodself.c.