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

◆ IsItemActive()

override bool AttachmentCategoriesRow::IsItemActive ( )
inlineprotected

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

287 {
288 SlotsIcon icon = GetFocusedSlotsIcon();
289 return GetFocusedItem() != null && (!icon || !icon.IsOutOfReach());
290 }
bool IsOutOfReach()
Определения SlotsIcon.c:729

Перекрестные ссылки SlotsIcon::IsOutOfReach().