PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
CachedObjectsParams Class Reference

Static Private Member Functions

static void Init ()
 

Static Private Attributes

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

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

◆ PARAM2_INT_INT

◆ PARAM2_INT_STRING

ref Param2<int,string> PARAM2_INT_STRING
staticprivate

◆ PARAM2_STRING_FLOAT

ref Param2<string,float> PARAM2_STRING_FLOAT
staticprivate

Referenced by Init().

◆ PARAM2_STRING_STRING

ref Param2<string,string> PARAM2_STRING_STRING
staticprivate

Referenced by Init().


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