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

◆ IsEmpty()

override bool Container::IsEmpty ( )
inlineprotected

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

796 {
797 return m_Icons.Count() == 0;
798 }
ref array< ref Icon > m_Icons
Определения CargoContainer.c:11

Перекрестные ссылки m_Icons.

Используется в AttachmentCategoriesContainer::IsDisplayable(), AttachmentsWrapper::IsDisplayable() и IsItemWithQuantityActive().