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

◆ SetInitPostprocesses()

void DayZIntroScene::SetInitPostprocesses ( )
inlineprotected

Since this can get created at the same time as DayZGame, non-static postprocesses need to be deffered.

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

136 {
137 PPERequesterBank.GetRequester(PPERequester_BurlapSackEffects).Stop();
138 }

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