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

◆ InitNotifications()

void CGame::InitNotifications ( )
inlineprotected

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

2108 {
2109 NotificationSystem.InitInstance();
2110 m_Notifications = new NotificationUI();
2111 }
ref NotificationUI m_Notifications
Определения DayZGame.c:907

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

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