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

Go to the source code of this file.

Enumerations

enum  EPlayerStates { ALIVE , DEAD }
 

Enumeration Type Documentation

◆ EPlayerStates

Enumerator
ALIVE 
DEAD 

Definition at line 1 of file EPlayerStates.c.

2{
3 ALIVE,
4 DEAD,
5}
@ DEAD
@ ALIVE