Switch Project Type?

Is there a way to switch your project from blueprint to C++ or to C++ to blueprint after you have already created the project?

I’m pretty sure you can convert a project to C++ just by creating a C++ class in it. I don’t know if you can do a C++ to Blueprint project conversion, but I don’t see why it would be necessary in the first place.

1 Like

You can create blueprints in c++ project and c++ in blueprint projects. It asks because if you want anything from starter content like the third person,side scroller etc whether you want in in c++ or Blueprints.

1 Like

Thank you, that worked!!