Add SpellOverlay class

This commit is contained in:
2024-12-19 21:44:09 -05:00
parent 686c7d6c6c
commit 75fbfb97ba
8 changed files with 221 additions and 23 deletions
@@ -13,9 +13,10 @@ public class WizardingCentral : ModuleRules
"Core",
"CoreUObject",
"Engine",
"InputCore",
"EnhancedInput",
"InputCore",
"UMG",
"SlateCore",
});
PrivateDependencyModuleNames.AddRange(new string[] { });