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

◆ IsItemWithCategoriesActive()

bool VicinityContainer::IsItemWithCategoriesActive ( )
inlineprotected

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

77 {
78 return ( AttachmentCategoriesContainer.Cast( GetFocusedContainer() ) != null );
79 }