Lesson 56 - API Test HUD

This commit is contained in:
Norman Lansing
2026-03-26 21:38:50 -04:00
parent f093212884
commit 0fecdf2df7
10 changed files with 112 additions and 21 deletions

View File

@@ -18,7 +18,8 @@ public class DedicatedServers : ModuleRules
PrivateDependencyModuleNames.AddRange(new string[]
{
"Slate",
"SlateCore",
"SlateCore",
"UMG"
});
// Adds in the plugin for GameLiftServerSDK if it is the server build.