Go to the source code of this file.
|
| EObjectMark | UE::SavePackageUtilities::GetExcludedObjectMarksForTargetPlatform (const ITargetPlatform *TargetPlatform) |
| |
| void | UE::SavePackageUtilities::FindMostLikelyCulprit (const TArray< UObject * > &BadObjects, FSaveContext &SaveContext, ESaveRealm HarvestedRealm, UObject *&OutMostLikelyCulprit, UObject *&OutReferencer, const FProperty *&OutReferencerProperty, bool &OutIsCulpritArchetype, FString &OutDiagnosticText) |
| |
| ESavePackageResult | UE::SavePackageUtilities::FinalizeTempOutputFiles (const FPackagePath &PackagePath, const FSavePackageOutputFileArray &OutputFiles, const FDateTime &FinalTimeStamp) |
| |
| void | UE::SavePackageUtilities::WriteToFile (const FString &Filename, const uint8 *InDataPtr, int64 InDataSize) |
| |
| void | UE::SavePackageUtilities::AsyncWriteFile (FLargeMemoryPtr Data, const int64 DataSize, const TCHAR *Filename, EAsyncWriteOptions Options, TArrayView< const FFileRegion > InFileRegions) |
| |
| void | UE::SavePackageUtilities::AsyncWriteFile (EAsyncWriteOptions Options, FSavePackageOutputFile &File) |
| |
| template<typename HashBuilderType > |
| bool | UE::SavePackageUtilities::TryHashFile (FStringView Filename, HashBuilderType &Builder, int64 Offset=0, int64 Size=-1) |
| |
| void | UE::SavePackageUtilities::GetCDOSubobjects (UObject *CDO, TArray< UObject * > &Subobjects) |
| |
| | UE::SavePackageUtilities::ENUM_CLASS_FLAGS (EEditorOnlyObjectFlags) |
| |
| void | UE::SavePackageUtilities::HarvestCookRuntimeDependencies (FObjectSaveContextData &Data, UObject *HarvestReferencesFrom) |
| |
◆ SCOPED_SAVETIMER
◆ SCOPED_SAVETIMER_TEXT
◆ FLargeMemoryPtr
◆ FSavePackageOutputFileArray
◆ EAsyncWriteOptions