DayZ 1.24
Loading...
Searching...
No Matches
CfgParam.c File Reference

Go to the source code of this file.

Classes

class  CfgParam
 

Variables

const int CFG_TYPE_STRING = 0
 
const int CFG_TYPE_INT = 1
 
const int CFG_TYPE_FLOAT = 2
 
const int CFG_TYPE_BOOL = 3
 
const int CFG_TYPE_ARRAY = 4
 
const int CFG_TYPE_PARAM = 5
 

Variable Documentation

◆ CFG_TYPE_ARRAY

◆ CFG_TYPE_BOOL

◆ CFG_TYPE_FLOAT

◆ CFG_TYPE_INT

◆ CFG_TYPE_PARAM

const int CFG_TYPE_PARAM = 5

◆ CFG_TYPE_STRING