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

◆ LocationTestAddEntity()

static proto native bool GameInventory::LocationTestAddEntity ( notnull InventoryLocation inv_loc,
bool do_resevation_check,
bool do_item_check,
bool do_lock_check,
bool do_occupancy_test,
bool do_script_check,
bool do_script_load_check )
staticprotected

test if the entity contained in inv_loc.m_item can be added to ground/attachment/cargo/hands/...

Возвращает
true if can be added, false otherwise

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