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

Static Private Attributes

static const int BOOL = 0x0004
static const int FLOAT = 0x0001
static const int NONE = 0
static const int STRING = 0x0002

Detailed Description

Definition at line 1 of file utilityclasses.c.

Field Documentation

◆ BOOL

const int BOOL = 0x0004
staticprivate

Definition at line 6 of file utilityclasses.c.

◆ FLOAT

const int FLOAT = 0x0001
staticprivate

◆ NONE

const int NONE = 0
staticprivate

Definition at line 3 of file utilityclasses.c.

◆ STRING

const int STRING = 0x0002
staticprivate

Definition at line 5 of file utilityclasses.c.


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