Eagle 3D Streaming

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

If your project is already in C++, then skip this section

Follow the steps to convert the project to a C++ project:

Step 1. Navigate to Tools > New C++ Class

image-20241202-165911.png

Once the C++ class is added, close the Unreal Editor.

Step 2. Choose Actor and click Next button.

image-20241202-172930.png

Step 3. Press Create Class

image-20241202-173002.png

Step 4. Right-click the .uproject file of your Unreal Engine project and select Generate Visual Studio project files.

image-20241202-173240.png

Step 5. Double-click the .sln file to open the project in Visual Studio.

image-20241202-173403.png

Step 6. Select the project inside the Games folder (Figure 4), choose Development Editor as the configuration (Figure 5), and then build the project by pressing Ctrl + B.

image-20241202-173540.png

image-20241202-173611.png

Close the project once the build is complete.


💬 Ask questions and help your peers Community Forum

📄 Need help? Contact Support

 

Facebook | GitHub | LinkedIn | YouTube

  • No labels