Dayz Explorer
1.29.162510
Loading...
Searching...
No Matches
debugtextflags.c
Go to the documentation of this file.
1
6
7
enum
DebugTextFlags
8
{
9
DEFAULT
,
10
CENTER
,
11
FACE_CAMERA
,
12
ONCE
,
13
IN_WORLD
,
15
DONT_SCALE_POS
,
17
DONT_SCALE
,
18
}
19
DebugTextFlags
DebugTextFlags
Definition
debugtextflags.c:8
CENTER
@ CENTER
Definition
debugtextflags.c:10
FACE_CAMERA
@ FACE_CAMERA
Definition
debugtextflags.c:11
ONCE
@ ONCE
Definition
debugtextflags.c:12
IN_WORLD
@ IN_WORLD
Definition
debugtextflags.c:13
DONT_SCALE
@ DONT_SCALE
disable both automatic position and size scaling
Definition
debugtextflags.c:17
DEFAULT
@ DEFAULT
Definition
debugtextflags.c:9
DONT_SCALE_POS
@ DONT_SCALE_POS
disable automatic position scaling, always present on world-space debug texts
Definition
debugtextflags.c:15
Daten
1_core
debug
debugtextflags.c
Generated by
1.16.1