Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
BloodTypes Class Reference

Static Private Member Functions

static int GenerateBloodType ()
static string GetBloodTypeName (int bloodtype, out string type, out bool positive)
static bool MatchBloodCompatibility (int bloodtypetarget, int bloodtype)

Static Private Attributes

static const int NUM_OF_BLOOD_TYPES = 8

Detailed Description

Definition at line 1 of file bloodtype.c.

Member Function Documentation

◆ GenerateBloodType()

◆ GetBloodTypeName()

◆ MatchBloodCompatibility()

Field Documentation

◆ NUM_OF_BLOOD_TYPES

const int NUM_OF_BLOOD_TYPES = 8
staticprivate

Definition at line 3 of file bloodtype.c.

Referenced by GenerateBloodType().


The documentation for this class was generated from the following file: