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

◆ SetFavorited()

void GetServersInput::SetFavorited ( bool show)
inlineprivate

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

547 {
548 m_SortBy += "F";
549 AddShow( show );
550
551 }
void AddShow(bool show)
Определения BiosLobbyService.c:623
string m_SortBy
Определения BiosLobbyService.c:383

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