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

◆ GetMuteList()

static map< string, bool > OnlineServices::GetMuteList ( )
inlinestaticprotected

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

391 {
392 return m_MuteList;
393 }
static ref map< string, bool > m_MuteList
Определения OnlineServices.c:21

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

Используется в UIScriptedMenu::Init().