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

◆ ServerListFocus()

void ServerListFocus ( bool focus,
bool favorite )
protected

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

237 {
238 if (!m_Menu)
239 return;
240
241 m_Menu.ServerListFocus(focus, favorite);
242 }
ServerBrowserMenuNew m_Menu
Определения ServerBrowserTab.c:37

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