There are two types of servers in Unreal Engine:
Dedicated servers and
Listen servers
In this chapter we’ll only concentrate on Dedicated Server. We will cover Listening Server in separate chapter.
Follow the steps below:
Step 1. Create a project using Third Person Template
Follow the documentation below to create a project using Third Person Template:
Create a Project Using Third Person Template
Step 2. Converting the Project into a C++ Project
Step 3. Adding a Server Module in the Project
💬 Ask questions and help your peers Community Forum
📄 Need help? Contact Support
Add Comment