Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
edryingincrementcategory.c
Go to the documentation of this file.
3 {
4  PLAYER = 0,
5  GROUND = 1,
6 
9 }
GROUND
@ GROUND
Definition: edryingincrementcategory.c:5
EDryingIncrementCategory
EDryingIncrementCategory
keep the order in sync with cfgVehicles::Inventory_Base::dryingIncrements array
Definition: edryingincrementcategory.c:2
PLAYER
@ PLAYER
Definition: edryingincrementcategory.c:4
PLAYER_FIREPLACE
@ PLAYER_FIREPLACE
Definition: edryingincrementcategory.c:7
GROUND_TEMPSOURCE
@ GROUND_TEMPSOURCE
Definition: edryingincrementcategory.c:8