Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
edryingincrementcategory.c
Go to the documentation of this file.
1
enum
EDryingIncrementCategory
3
{
4
PLAYER
= 0,
5
GROUND
= 1,
6
7
PLAYER_FIREPLACE
= 2,
8
GROUND_TEMPSOURCE
= 3
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
DAYZ
scripts_v1.24.157551
scripts
game
enums
edryingincrementcategory.c
Generated by
1.8.17