DayZ 1.26
DayZ Explorer by KGB
|
Структуры данных | |
class | InventoryCombinationFlags |
Переменные | |
class InventoryCombinationFlags | NONE = 0 |
static const int | ADD_AS_ATTACHMENT = 1 |
static const int | ADD_AS_CARGO = 2 |
static const int | SWAP = 4 |
static const int | FSWAP = 8 |
static const int | TAKE_TO_HANDS = 16 |
static const int | DROP = 32 |
static const int | PERFORM_ACTION = 64 |
static const int | SET_ACTION = 128 |
static const int | COMBINE_QUANTITY = 512 |
class InventoryCombinationFlags NONE = 0 |