Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
actiongivebloodself.c File Reference

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
 

Variable Documentation

◆ CreateActionComponent

ActionGiveBloodSelf CreateActionComponent

Definition at line 10 of file actiongivebloodself.c.

◆ m_Agents

int m_Agents

Definition at line 4 of file actiongivebloodself.c.

◆ m_BloodAmount

float m_BloodAmount

Definition at line 3 of file actiongivebloodself.c.

◆ m_ItemBloodType

int m_ItemBloodType

Definition at line 2 of file actiongivebloodself.c.