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

Static Private Member Functions

static void Init ()

Static Private Attributes

static ref Param1< boolPARAM1_BOOL
static ref Param1< floatPARAM1_FLOAT
static ref Param1< intPARAM1_INT
static ref Param1< stringPARAM1_STRING
static ref Param2< float, floatPARAM2_FLOAT_FLOAT
static ref Param2< int, floatPARAM2_INT_FLOAT
static ref Param2< int, intPARAM2_INT_INT
static ref Param2< int, stringPARAM2_INT_STRING
static ref Param2< string, floatPARAM2_STRING_FLOAT
static ref Param2< string, stringPARAM2_STRING_STRING

Detailed Description

Definition at line 9 of file utilityclasses.c.

Member Function Documentation

◆ Init()

Field Documentation

◆ PARAM1_BOOL

◆ PARAM1_FLOAT

◆ PARAM1_INT

◆ PARAM1_STRING

◆ PARAM2_FLOAT_FLOAT

ref Param2<float,float> PARAM2_FLOAT_FLOAT
staticprivate

◆ PARAM2_INT_FLOAT

ref Param2<int,float> PARAM2_INT_FLOAT
staticprivate

◆ PARAM2_INT_INT

ref Param2<int,int> PARAM2_INT_INT
staticprivate

◆ PARAM2_INT_STRING

ref Param2<int,string> PARAM2_INT_STRING
staticprivate

◆ PARAM2_STRING_FLOAT

ref Param2<string,float> PARAM2_STRING_FLOAT
staticprivate

Definition at line 19 of file utilityclasses.c.

Referenced by Init().

◆ PARAM2_STRING_STRING

ref Param2<string,string> PARAM2_STRING_STRING
staticprivate

Definition at line 20 of file utilityclasses.c.

Referenced by Init().


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