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

◆ Init()

static void VONManager::Init ( )
inlinestaticprivate

Initializes VONManager, runs when user first connects to a server.

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

315 {
316 delete m_VONManager;
318 }
VONManagerBase Managed VONManagerImplementation()
Определения VONManager.c:26
static ref VONManagerBase m_VONManager
Определения VONManager.c:300

Перекрестные ссылки m_VONManager и VONManagerImplementation().

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