UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DiffManifests.cpp File Reference

Classes

struct  BuildPatchServices::DiffHelpers::FSimConfig
 
class  BuildPatchServices::FDiffManifests
 

Namespaces

namespace  BuildPatchServices
 
namespace  BuildPatchServices::DiffHelpers
 

Typedefs

typedef TJsonWriter< TCHAR, TCondensedJsonPrintPolicy< TCHAR > > FDiffJsonWriter
 
typedef TJsonWriterFactory< TCHAR, TCondensedJsonPrintPolicy< TCHAR > > FDiffJsonWriterFactory
 

Functions

 DECLARE_LOG_CATEGORY_CLASS (LogDiffManifests, Log, All)
 
TArray< doubleBuildPatchServices::DiffHelpers::CalculateInstallTimeCoefficient (const FBuildPatchAppManifestRef &CurrentManifest, const TSet< FString > &InCurrentTags, const FBuildPatchAppManifestRef &InstallManifest, const TSet< FString > &InInstallTags, const TArray< FSimConfig > &SimConfigs)
 

Typedef Documentation

◆ FDiffJsonWriter

◆ FDiffJsonWriterFactory

Function Documentation

◆ DECLARE_LOG_CATEGORY_CLASS()

DECLARE_LOG_CATEGORY_CLASS ( LogDiffManifests  ,
Log  ,
All   
)