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

◆ AddShow()

void GetServersInput::AddShow ( bool show)
inlineprivate

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

624 {
625 if( show )
626 m_SortBy += "+";
627 else
628 m_SortBy += "-";
629 }
string m_SortBy
Определения BiosLobbyService.c:383

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

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