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

Static Private Member Functions

static void Init ()

Static Private Attributes

static ref TFloatArray ARRAY_FLOAT
static ref TIntArray ARRAY_INT
static ref TStringArray ARRAY_STRING

Detailed Description

Definition at line 40 of file utilityclasses.c.

Member Function Documentation

◆ Init()

void Init ( )
inlinestaticprivate

Definition at line 42 of file utilityclasses.c.

References ARRAY_FLOAT, ARRAY_INT, and ARRAY_STRING.

Referenced by CGame::DayZGame().

Field Documentation

◆ ARRAY_FLOAT

◆ ARRAY_INT

ref TIntArray ARRAY_INT
staticprivate

Definition at line 51 of file utilityclasses.c.

Referenced by Init(), CatchingContextTrapsBase::InitItemValues(), and OnStoreSave().

◆ ARRAY_STRING


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