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

◆ CanAddEntityIntoHands()

bool GameInventory::CanAddEntityIntoHands ( notnull EntityAI item)
inlineprotected

Test if entity can be put into hands.

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

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

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

Используется в ManBase::OnQuickBarSingleUse().