DayZ 1.28
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ InventoryJunctureType

Элементы перечислений
TAKE 

taking from ground

SWAP 

swap two entities (simple swap of compatible objects)

swapping from ground

См. определение в файле 3_Game/Systems/Inventory/Inventory.c строка 13

14{
15 TAKE,
16 SWAP,
17 //LOAD, ///< load mag from ground
18};
@ TAKE
Определения Hand_Events.c:9
@ SWAP
swapping from ground
Определения Hand_Events.c:13