UE5 C++ 16 - How To Spawn Actors In Sub-Level with C++? - Unreal Engine Tutorial Editor CPP

Spawning actors in a world is pretty nice, but it’s even better to be able to decide in which level the actor should go. And it’s easy to do with FActorSpawnParameters.