Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
ECharacterLifeState.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
12
enum
ECharacterLifeState
13
{
14
ALIVE
,
15
INCAPACITATED
,
16
DEAD
,
17
}
18
DEAD
@ DEAD
Definition:
ECharacterLifeState.c:16
ECharacterLifeState
ECharacterLifeState
Definition:
ECharacterLifeState.c:12
ALIVE
@ ALIVE
Definition:
ECharacterLifeState.c:14
INCAPACITATED
@ INCAPACITATED
Definition:
ECharacterLifeState.c:15
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
generated
Character
ECharacterLifeState.c
Generated by
1.8.17