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

◆ CloseWindow()

void UIScriptedWindow::CloseWindow ( )
inlineprivate

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

75 {
76 g_Game.GetUIManager().CloseWindow( m_Id );
77 }
DayZGame g_Game
Определения DayZGame.c:3942
int m_Id
Определения UIScriptedWindow.c:4

Перекрестные ссылки g_Game и m_Id.