Hi!
I am developing with Unreal Engine 5.1.
I know that the compile button exists when I create a p project in c++, but when I create a project using Blueprint as a template, I cannot find the compile button for c++.
The reason why I use Blueprint as a template is because I need a third person GameMode, etc.
Does anyone know how to show the compile button for c++ when using Blueprint as a template?