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

◆ InitInstance()

static void NotificationSystem::InitInstance ( )
inlinestaticprotected

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

91 {
92 if (!m_Instance)
93 {
95 m_Instance.LoadNotificationData();
96 }
97 }
static ref NotificationSystem m_Instance
Определения NotificationSystem.c:79
void NotificationSystem()
Определения NotificationSystem.c:109

Перекрестные ссылки m_Instance и NotificationSystem().

Используется в CGame::InitNotifications().