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

◆ IsItemWithCategoriesActive()

bool VicinityContainer::IsItemWithCategoriesActive ( )
inlineprotected

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

58 {
59 return ( AttachmentCategoriesContainer.Cast( GetFocusedContainer() ) != null );
60 }