Lesson 59 - Game Sessions API Data Asset

This commit is contained in:
Norman Lansing
2026-03-15 17:31:56 -04:00
parent 3407b94731
commit d989960b41
8 changed files with 79 additions and 1 deletions

View File

@@ -14,7 +14,8 @@ public class DedicatedServers : ModuleRules
{
"Core",
"CoreUObject",
"Engine"
"Engine",
"GameplayTags"
});
PrivateDependencyModuleNames.AddRange(new string[]