How can I know when the terrain is fully loaded?

I have a game with maps made completely out of terrain, I’m using a plugin to load the maps which uses region3 to save and load the maps
Is there a way i could see if the map is fully loaded?

1 Like

just publish your game and try to play.
you can see it if it is fully load or not

Let me rephrase myself, I dont want to see IF the load is complete, I want to see when so I can do a short loading screen