Hello, I’m new to Unreal Engine development and would like to know how I can get the source code for my project. This project consists of a game, and all its programming was done in Blueprint. I’ve searched several places in several languages, but I can’t find any place that explains how to get the source code for my project.
I believe this is what you’re after:
Tools → New C++ file.
This will add source code to your project.