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

◆ LocationCanRemoveEntity()

static proto native bool GameInventory::LocationCanRemoveEntity ( notnull InventoryLocation inv_loc)
staticprotected

queries if the entity contained in inv_loc.m_item can be removed from ground/attachment/cargo/hands/...

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

Используется в ReplaceItemWithNewLambdaBase::CanExecuteLambda(), CanRemoveEntity() и ActionDigInStash::OnFinishProgressServer().