DayZ 1.24
Loading...
Searching...
No Matches
PersistentFlag.c File Reference

Go to the source code of this file.

Enumerations

enum  PersistentFlag { AREA_PRESENCE = 1 }
 

Enumeration Type Documentation

◆ PersistentFlag

Enumerator
AREA_PRESENCE 

Definition at line 5 of file PersistentFlag.c.

6{
8 //ADDITIONAL_FLAG_1 = 2
9 //ADDITIONAL_FLAG_2 = 4
10 //ADDITIONAL_FLAG_3 = 8
11 //ADDITIONAL_FLAG_4 = 16
12}
@ AREA_PRESENCE