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

◆ Init()

static void VONManager::Init ( )
inlinestaticprivate

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

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

301 {
302 delete m_VONManager;
304 }
VONManagerBase Managed VONManagerImplementation()
Определения VONManager.c:26
static ref VONManagerBase m_VONManager
Определения VONManager.c:286

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

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