Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
foodstage.c File Reference

Go to the source code of this file.

Enumerations

enum  FoodStageType {
  NONE = 0 , RAW = 1 , BAKED = 2 , BOILED = 3 ,
  DRIED = 4 , BURNED = 5 , ROTTEN = 6 , COUNT
}
 

Variables

enum FoodStageType MIN_TEMP = 0
 
enum FoodStageType COOK_TIME = 1
 

Enumeration Type Documentation

◆ FoodStageType

Enumerator
NONE 
RAW 
BAKED 
BOILED 
DRIED 
BURNED 
ROTTEN 
COUNT 

Definition at line 1 of file foodstage.c.

Variable Documentation

◆ COOK_TIME

enum FoodStageType COOK_TIME = 1

◆ MIN_TEMP

enum FoodStageType MIN_TEMP = 0