![]() |
Dayz Explorer 1.28.160049
|
Protected Member Functions | |
| void | CfgParam (string param_name) |
| void | SetName (string param_name) |
| string | GetName () |
| int | GetType () |
| bool | IsArray () |
Static Protected Member Functions | |
| static CfgParam | CreateParam (string name, int cfg_type) |
Protected Attributes | |
| string | m_ParamName |
| string | m_ParamValueString |
Definition at line 8 of file cfgparam.c.
|
protected |
Definition at line 13 of file cfgparam.c.
Definition at line 38 of file cfgparam.c.
|
protected |
Definition at line 23 of file cfgparam.c.
|
protected |
Definition at line 28 of file cfgparam.c.
|
protected |
Definition at line 33 of file cfgparam.c.
|
protected |
Definition at line 18 of file cfgparam.c.
|
protected |
Definition at line 10 of file cfgparam.c.
|
protected |
Definition at line 11 of file cfgparam.c.