79768450

Date: 2025-09-18 12:51:27
Score: 1.5
Natty:
Report link

It should be in the under Sources/.. wherever you saved your UE project.

Make sure that when you are creating a project, you make it a C++ project, and not a blueprint project. Though you can add C++ to BP projects later on.

Assuming the project is set up to compile C++, you should also be able to open the solution from the UEd, Tools >> Open Visual Studio.

Opening VS from UEd

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Josip Kelava