How to get the initialization progress of the game
Posted: 21 May 2021 07:46
The initialization ui, will be displayed at the beginning of the game. I want to show the initialization progress in the initialization ui.
The initialization ui, will be displayed at the beginning of the game. I want to show the initialization progress in the initialization ui.
Use Engine.OnInitializationProgress
event to listen for the progress changed events.