Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
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

Enumerator
NONE 
FERTILIZED 

Definition at line 1 of file slot.c.

Variable Documentation

◆ DRY

enum eFertlityState DRY = 0