Removed all code to save packages from the MCP
This commit is contained in:
@@ -164,11 +164,8 @@ public:
|
||||
return Result;
|
||||
}
|
||||
|
||||
static bool SaveBlueprintPackage(UBlueprint* BP);
|
||||
|
||||
// ----- Material helpers -----
|
||||
static void EnsureMaterialGraph(UMaterial* Material);
|
||||
static bool SaveGenericPackage(UObject* Asset);
|
||||
|
||||
// If the material editor has a transient preview copy of this material,
|
||||
// return that copy (which is what the editor is actually working on).
|
||||
|
||||
Reference in New Issue
Block a user