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

◆ CanAddEntityIntoHands()

bool GameInventory::CanAddEntityIntoHands ( notnull EntityAI item)
inlineprotected

Test if entity can be put into hands.

См. определение в файле Inventory.c строка 976

977 {
979 }
FindInventoryLocationType
flags for searching locations in inventory
Определения InventoryLocation.c:17
bool CanAddEntityInto(notnull EntityAI item, FindInventoryLocationType flags=FindInventoryLocationType.ANY)
Asks inventory if item could be placed in inventory, hands, etc.
Определения Inventory.c:959

Перекрестные ссылки CanAddEntityInto().