Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
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.