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

◆ OnInitialize() [2/2]

bool CGame::OnInitialize ( )
inlineprivate

Called once before game update loop starts, ret value indicates if init was done in scripts, otherwise it is done in the engine.

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

132 {
133 return false;
134 }