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

◆ TestAddEntityInHands()

proto native bool HumanInventory::TestAddEntityInHands ( EntityAI e,
bool do_resevation_check,
bool do_item_check,
bool do_lock_check,
bool do_occupancy_test,
bool do_script_check )
private
Аргументы
[in]eentity to test for taking in hands
[in]do_item_checkdeny if entity is not InventoryItem
[in]do_occupancy_testdeny if there is item in hands already
[in]do_script_checkdeny if script conditions fail
Возвращает
true if item passed all tests