Add interactable logic
This commit is contained in:
@@ -14,7 +14,8 @@ public class WizardingCentral : ModuleRules
|
||||
"CoreUObject",
|
||||
"Engine",
|
||||
"InputCore",
|
||||
"EnhancedInput"
|
||||
"EnhancedInput",
|
||||
"UMG",
|
||||
});
|
||||
|
||||
PrivateDependencyModuleNames.AddRange(new string[] { });
|
||||
|
||||
Reference in New Issue
Block a user