DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
Unfavorite()
void Unfavorite
(
string
uid
)
protected
См. определение в файле
ServerBrowserTab.c
строка
605
606
{
607
ServerBrowserEntry entry;
608
if
(
m_EntryWidgets
.Find( uid, entry ) )
609
{
610
entry.SetFavorite(
false
);
611
}
612
}
m_EntryWidgets
ref map< string, ref ServerBrowserEntry > m_EntryWidgets
Определения
ServerBrowserTab.c:32
Перекрестные ссылки
m_EntryWidgets
.
Ishodniki
scripts
5_Mission
GUI
NewUI
ServerBrowserMenu
ServerBrowserTab.c
Создано системой
1.13.2