Import helper plugin
This commit is contained in:
@@ -29,7 +29,8 @@ public class ProjectEleri : ModuleRules
|
||||
"GameplayTasks",
|
||||
"UniversalCameraPlugin",
|
||||
"StateTreeModule",
|
||||
"GameplayStateTreeModule"
|
||||
"GameplayStateTreeModule",
|
||||
"DirectiveUtilitiesRuntime"
|
||||
});
|
||||
|
||||
PrivateDependencyModuleNames.AddRange(new string[] { "OnlineSubsystem", "OnlineSubsystemUtils" });
|
||||
|
||||
Reference in New Issue
Block a user