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

◆ OnShow()

override void Container::OnShow ( )
inlineprotected

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

94 {
95 if( IsOpened() )
96 {
97 super.OnShow();
98 }
99 }
bool IsOpened()
Определения BaseBuildingBase.c:1635

Перекрестные ссылки ClosableContainer::IsOpened().

Используется в AttachmentCategoriesContainer::UpdateInterval().