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

◆ IsEmpty()

override bool IsEmpty ( )
protected

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

2473 {
2474 return (GetInventory().GetCargo().GetItemCount() == 0 && GetInventory().AttachmentCount() == 0);
2475 }

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