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

◆ IsEmpty()

override bool IsEmpty ( )
protected

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

2475 {
2476 return (GetInventory().GetCargo().GetItemCount() == 0 && GetInventory().AttachmentCount() == 0);
2477 }

Используется в RecipeBase::CanDo(), Belt_Base::CanPutInCargo(), CivilianBelt::CanPutInCargo(), HipPack_ColorBase::CanPutInCargo(), MilitaryBelt::CanPutInCargo(), RopeBelt::CanPutInCargo() и IsPrepareToDelete().