Is there a ways to check if actors have spawned in world, spawned from begin play in game mode

Hi thanks for the tip I will give it a try, I tried to use an event dispatcher on the game mode and didn’t consider using the game instance. Most of my spawn code is in the game mode though so you recommend moving that to the instance ?