Since I don’t think you’re able to change the game instance in the project during runtime you may be better off adding all of the code to a single instance, and then choosing which code to run based off of the string output using the “Get Platform Name” node. I’m not sure how to use that node in C++, but there may be some documentation online for it. Hope this helps, but maybe others can find a better solution.