Dayz Explorer 1.29.162510
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

ActionGiveBloodSelf CreateActionComponent

Definition at line 1 of file actiongivebloodself.c.

◆ m_Agents

int m_Agents

Definition at line 13 of file actiongivebloodself.c.

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