DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
Loading...
Searching...
No Matches
EPlayerStates.c
Go to the documentation of this file.
1
enum
EPlayerStates
2
{
3
ALIVE
,
4
DEAD
,
5
}
EPlayerStates
EPlayerStates
Definition
EPlayerStates.c:2
DEAD
@ DEAD
Definition
EPlayerStates.c:4
ALIVE
@ ALIVE
Definition
EPlayerStates.c:3