Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
const int INPUT_UDT_ADVANCED_PLACEMENT = 9 |
Definition at line 10 of file _constants.c.
const int INPUT_UDT_GESTURE = 15 |
Definition at line 18 of file _constants.c.
const int INPUT_UDT_HAND_REMOTE_EVENT = 12 |
Definition at line 14 of file _constants.c.
const int INPUT_UDT_INVENTORY = 8 |
Definition at line 9 of file _constants.c.
const int INPUT_UDT_ITEM_MANIPULATION = 7 |
Definition at line 8 of file _constants.c.
const int INPUT_UDT_MELEE_TARGET = 5 |
Definition at line 6 of file _constants.c.
const int INPUT_UDT_QUICKABARSHORTCUT = 4 |
Definition at line 5 of file _constants.c.
const int INPUT_UDT_RESET_ADS = 14 |
Definition at line 17 of file _constants.c.
const int INPUT_UDT_STANDARD_ACTION_END_REQUEST = 2 |
Definition at line 3 of file _constants.c.
const int INPUT_UDT_STANDARD_ACTION_INPUT_END = 3 |
Definition at line 4 of file _constants.c.
const int INPUT_UDT_STANDARD_ACTION_START = 1 |
Definition at line 2 of file _constants.c.
const int INPUT_UDT_USER_MUTE_XBOX = 11 |
Definition at line 13 of file _constants.c.
const int INPUT_UDT_WEAPON_ACTION = 6 |
Definition at line 7 of file _constants.c.
const int INPUT_UDT_WEAPON_LIFT_EVENT = 13 |
Definition at line 16 of file _constants.c.
const int INPUT_UDT_WEAPON_REMOTE_EVENT = 10 |
Definition at line 12 of file _constants.c.
const int NO_ATTACHMENT_ACTION = 0 |
Definition at line 34 of file _constants.c.
const int PLUG_ATTACHMENTS_INTO_THIS = 2 |
Definition at line 36 of file _constants.c.
const int PLUG_BARBED_WIRE = 6 |
Definition at line 29 of file _constants.c.
const int PLUG_BATTERY_SLOT = 1 |
Definition at line 24 of file _constants.c.
const int PLUG_COMMON_APPLIANCE = 2 |
Definition at line 25 of file _constants.c.
const int PLUG_CROCODILE_PINS = 3 |
Definition at line 26 of file _constants.c.
const int PLUG_CROCODILE_PINS_CHARGER = 4 |
Definition at line 27 of file _constants.c.
const int PLUG_GAS_CAN_SLOT = 7 |
Definition at line 30 of file _constants.c.
const int PLUG_PAS_DEVICE = 5 |
Definition at line 28 of file _constants.c.
const int PLUG_THIS_INTO_ATTACHMENT = 1 |
Definition at line 35 of file _constants.c.
const int PLUG_UNDEFINED = 0 |
Definition at line 23 of file _constants.c.
const int PLUG_VEHICLE_BATTERY_PINS = 8 |
Definition at line 31 of file _constants.c.