How to get the initialization progress of the game

Posted: 21 May 2021 07:46
by a820715049

The initialization ui, will be displayed at the beginning of the game. I want to show the initialization progress in the initialization ui.


Re: How to get the initialization progress of the game

Posted: 21 May 2021 09:14
by Elringus

Use Engine.OnInitializationProgress event to listen for the progress changed events.