Skip to content

Convert UE project to C++ project

You just have to create a new c++ class from the editor and it will automatically convert the project to a c++ project.

Click on Tools -> new c++ class.

References