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

◆ InitNotifications()

void CGame::InitNotifications ( )
inlineprotected

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

2120 {
2121 NotificationSystem.InitInstance();
2122 m_Notifications = new NotificationUI();
2123 }
ref NotificationUI m_Notifications
Определения DayZGame.c:909

Перекрестные ссылки NotificationSystem::InitInstance() и m_Notifications.

Используется в OnInitialize().