DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | InventoryCombinationFlags |
Variables | |
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 |
Definition at line 26 of file InventoryCombinationFlags.c.
Definition at line 27 of file InventoryCombinationFlags.c.
Definition at line 34 of file InventoryCombinationFlags.c.
Definition at line 31 of file InventoryCombinationFlags.c.
Definition at line 29 of file InventoryCombinationFlags.c.
class InventoryCombinationFlags NONE = 0 |
Definition at line 32 of file InventoryCombinationFlags.c.
Definition at line 33 of file InventoryCombinationFlags.c.
Definition at line 28 of file InventoryCombinationFlags.c.
Definition at line 30 of file InventoryCombinationFlags.c.