Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
cfgparamtype.c
Go to the documentation of this file.
1 class CfgParamType extends CfgParam
2 {
3  void CfgParamType(string param_name)
4  {
5 
6  }
7 }
CfgParam
Definition: cfgparam.c:8
CfgParamType
Definition: cfgparambool.c:1