DayZ 1.24
Loading...
Searching...
No Matches
ActionGiveBloodSelf.c File Reference

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
 

Variable Documentation

◆ CreateActionComponent

◆ 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.