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

◆ AddShow()

void GetServersInput::AddShow ( bool show)
inlineprivate

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

598 {
599 if( show )
600 m_SortBy += "+";
601 else
602 m_SortBy += "-";
603 }
string m_SortBy
Определения BiosLobbyService.c:357

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

Используется в SetAcceleratedTime(), SetAllowedFilePatching(), SetBattleyeProtection(), SetFavorited(), SetFriendsPlaying(), SetFullServer(), SetIsDLC(), SetPassworded(), SetPreviouslyPlayed(), SetProperVersionMatch(), SetPublic(), SetThirdPerson() и SetWhitelistEnabled().