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

◆ SetFavorited()

void GetServersInput::SetFavorited ( bool show)
inlineprivate

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

521 {
522 m_SortBy += "F";
523 AddShow( show );
524
525 }
void AddShow(bool show)
Определения BiosLobbyService.c:597
string m_SortBy
Определения BiosLobbyService.c:357

Перекрестные ссылки AddShow() и m_SortBy.