Sub level creation for BP interfaces

I am using the level BP because there is only one level in the game and the other BPies are going to get heavy and I know if you cast to them then all of it gets loaded into memory. So I am using the level BP in my case to do some heavy lifting. Avoiding the character BP and other actor BPies.