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

◆ ~NewsCarousel()

void ~NewsCarousel ( )
protected

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

101 {
103 m_NewsSwitchTimer.Stop();
104
105 if (g_Game.GetMission())
106 {
107 g_Game.GetMission().GetOnInputDeviceChanged().Remove(OnInputDeviceChanged);
108 }
109 }
void OnInputDeviceChanged(EInputDeviceType pInputDeviceType)
DayZGame g_Game
Определения DayZGame.c:3942

Перекрестные ссылки g_Game, m_NewsSwitchTimer и OnInputDeviceChanged().