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

◆ ServerListFocus()

void ServerListFocus ( bool focus,
bool favorite )
protected

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

232 {
233 if (!m_Menu)
234 return;
235
236 m_Menu.ServerListFocus(focus, favorite);
237 }
ServerBrowserMenuNew m_Menu
Определения ServerBrowserTab.c:37

Перекрестные ссылки m_Menu.