DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnSelectButton()
bool
LayoutHolder::OnSelectButton
(
)
inline
protected
См. определение в файле
Container.c
строка
357
358
{
359
if
(
GetFocusedContainer
())
360
{
361
return
GetFocusedContainer
().OnSelectButton();
362
}
363
return
false
;
364
}
LayoutHolder::GetFocusedContainer
Container GetFocusedContainer()
Определения
Container.c:48
Перекрестные ссылки
GetFocusedContainer()
.
LayoutHolder
Создано системой
1.13.2