![]() |
Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
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 |
| enum FoodStageType |
| Enumerator | |
|---|---|
| NONE | |
| RAW | |
| BAKED | |
| BOILED | |
| DRIED | |
| BURNED | |
| ROTTEN | |
| COUNT | |
Definition at line 1 of file foodstage.c.
| enum FoodStageType COOK_TIME = 1 |
| enum FoodStageType MIN_TEMP = 0 |