DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
IsItemActive()
bool
LayoutHolder::IsItemActive
(
)
inline
protected
См. определение в файле
Container.c
строка
717
718
{
719
if
(
GetFocusedContainer
() )
720
return
GetFocusedContainer
().
IsItemActive
();
721
return
false
;
722
}
Container::IsItemActive
override bool IsItemActive()
Определения
CargoContainer.c:775
LayoutHolder::GetFocusedContainer
Container GetFocusedContainer()
Определения
Container.c:48
Перекрестные ссылки
GetFocusedContainer()
.
LayoutHolder
Создано системой
1.13.2