Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
edryingincrementcategory.c File Reference

Go to the source code of this file.

Enumerations

enum  EDryingIncrementCategory { PLAYER = 0, GROUND = 1, PLAYER_FIREPLACE = 2, GROUND_TEMPSOURCE = 3 }
 keep the order in sync with cfgVehicles::Inventory_Base::dryingIncrements array More...
 

Enumeration Type Documentation

◆ EDryingIncrementCategory

keep the order in sync with cfgVehicles::Inventory_Base::dryingIncrements array

Enumerator
PLAYER 
GROUND 
PLAYER_FIREPLACE 
GROUND_TEMPSOURCE 

Definition at line 2 of file edryingincrementcategory.c.