Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
staticdefinesdoc.c
Go to the documentation of this file.
1
#ifdef DOXYGEN
2
36
enum
StaticDefines
37
{
38
DEVELOPER,
39
RELEASE
,
40
PREVIEW_BUILD,
41
PLATFORM_WINDOWS,
42
PLATFORM_MACOSX,
43
ENF_LINUX,
44
PLATFORM_CONSOLE,
45
PLATFORM_XBOX,
46
PLATFORM_PS4,
47
X1_TODO_TEMP_GUI,
48
BULDOZER,
49
SERVER
,
50
NO_GUI,
51
NO_GUI_INGAME,
52
WORKBENCH,
53
GAME_TEMPLATE,
54
ENF_DONE,
55
COMPONENT_SYSTEM,
56
DOXYGEN,
57
_DAYZ_CREATURE_DEBUG_SHADOW,
58
BOT,
59
PS3
60
};
61
#endif
RELEASE
@ RELEASE
Definition:
easteregg.c:4
SERVER
@ SERVER
'Server' mode operation is required if and only if the operation runs only on server (creates and/or ...
Definition:
inventory.c:26
DAYZ
scripts_v1.24.157551
scripts
staticdefinesdoc.c
Generated by
1.8.17