DayZ 1.29
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.

См. определение в файле Global/game.c строка 132

133 {
134 return false;
135 }