Example projects

When I open up an example project, say the strategy game. a lot of things are in the blueprints, but the project still contains c++ code. does the editor have a button to load up all the c++ code in visual studio? I know this can be done if you create a new project and choose code project.

Thanks!

If you can’t find *.sln file in project directory, right click *.uproject file and click “Generate Visual Studio Files” and then open generated sln.