How to pick a specific GameMode after LoadStreamLevel?

Hi I think this is what you are looking for.
Link

I’m not sure if there is a better way to switch game modes. Usually, you set a game mode per level but if the same map should have multiple game modes you don’t want to duplicate the map and just switch the game mode.

Hope that helps.