Creating a loading screen

Hey, I’m making my project purely in C++.

I’m using the 3D default third person code.

How would I go about doing this? Keep in mind i’m fairly new to C++.

U can download the ShooterGame example project from the Epic Launcher.

It’s a c++ project and also contains loading screen.
If u want to do pure c++ u probably will be looking at Slate for this.