![]() |
Dayz Explorer 1.28.160049
|
Variables | |
| const int | VARIABLE_QUANTITY = 1 |
| const int | VARIABLE_ENERGY = 2 |
| const int | VARIABLE_TEMPERATURE = 4 |
| const int | VARIABLE_WET = 8 |
| const int | VARIABLE_LIQUIDTYPE = 16 |
| const int | VARIABLE_ISLIT = 32 |
| const int | VARIABLE_COLOR = 64 |
| const int | VARIABLE_CLEANNESS = 128 |
\desc Constants for Item Variables
| const int VARIABLE_CLEANNESS = 128 |
Definition at line 635 of file constants.c.
| const int VARIABLE_COLOR = 64 |
Definition at line 634 of file constants.c.
| const int VARIABLE_ENERGY = 2 |
Definition at line 629 of file constants.c.
| const int VARIABLE_ISLIT = 32 |
Definition at line 633 of file constants.c.
| const int VARIABLE_LIQUIDTYPE = 16 |
Definition at line 632 of file constants.c.
| const int VARIABLE_QUANTITY = 1 |
Definition at line 628 of file constants.c.
| const int VARIABLE_TEMPERATURE = 4 |
Definition at line 630 of file constants.c.
| const int VARIABLE_WET = 8 |
Definition at line 631 of file constants.c.