Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
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.