DayZ
1.24
Loading...
Searching...
No Matches
Enumerations
|
Variables
Slot.c File Reference
Go to the source code of this file.
Enumerations
enum
eFertlityState
{
NONE
= 0 ,
FERTILIZED
= 1 }
Variables
enum
eFertlityState
DRY
= 0
Enumeration Type Documentation
◆
eFertlityState
enum
eFertlityState
Enumerator
NONE
FERTILIZED
Definition at line
1
of file
Slot.c
.
2
{
3
NONE
= 0,
4
FERTILIZED
= 1
5
//This will be used to set bit values (DO NOT ADD MORE VALUES)
6
}
FERTILIZED
@ FERTILIZED
Definition
Slot.c:4
NONE
@ NONE
Definition
Slot.c:3
Variable Documentation
◆
DRY
enum
eFertlityState
DRY = 0
scripts
4_World
Entities
GardenBase
Slot.c
Generated by
1.10.0