DayZ
1.24
Loading...
Searching...
No Matches
Enumerations
EMixedSoundStates.c File Reference
Go to the source code of this file.
Enumerations
enum
eMixedSoundStates
{
HUNGRY
= 1 ,
THIRSTY
= 2 ,
COUNT
= 4 }
bits
More...
Enumeration Type Documentation
◆
eMixedSoundStates
enum
eMixedSoundStates
bits
Enumerator
HUNGRY
THIRSTY
COUNT
Definition at line
2
of file
EMixedSoundStates.c
.
3
{
4
HUNGRY
= 1,
5
THIRSTY
= 2,
6
//---------
7
COUNT
= 4
8
}
COUNT
@ COUNT
Definition
EMixedSoundStates.c:7
THIRSTY
@ THIRSTY
Definition
EMixedSoundStates.c:5
HUNGRY
@ HUNGRY
Definition
EMixedSoundStates.c:4
scripts
3_Game
Enums
EMixedSoundStates.c
Generated by
1.10.0