Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
scriptconsoleconfigtab.c File Reference

Go to the source code of this file.

Data Structures

class  ScriptConsoleConfigTab
 

Typedefs

typedef Param5< bool, string, int, string, intConfigParams
 
typedef Param6< bool, string, int, string, int, stringConfigParamsEx
 

Typedef Documentation

◆ ConfigParams

typedef Param5<bool, string, int, string, int> ConfigParams

Definition at line 1 of file scriptconsoleconfigtab.c.

◆ ConfigParamsEx

typedef Param6<bool, string, int, string, int, string> ConfigParamsEx

Definition at line 2 of file scriptconsoleconfigtab.c.