This commit is contained in:
2025-04-18 18:42:53 +08:00
parent e15eafe5d4
commit 446eaf90d0
14 changed files with 357 additions and 2 deletions

View File

@@ -56,6 +56,14 @@ public class FLESHEditor : ModuleRules
"EditorWidgets",
"Kismet",
"AdvancedPreviewScene",
"Projects",
"Niagara",
"NiagaraEditor",
"PhysicsCore",
"MeshDescription",
"StaticMeshDescription",
"DynamicMesh",
"GeometryScriptingCore",
// ... add private dependencies that you statically link with here ...
}
);