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

◆ IsEmpty()

override bool IsEmpty ( )
protected

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

2466 {
2467 return (GetInventory().GetCargo().GetItemCount() == 0 && GetInventory().AttachmentCount() == 0);
2468 }

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