UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
BuildPatchFileConstructor.h File Reference
#include "CoreMinimal.h"
#include "Async/Mutex.h"
#include "Misc/Guid.h"
#include "HAL/Runnable.h"
#include "BuildPatchProgress.h"
#include "BuildPatchManifest.h"
#include "Installer/ChunkSource.h"
#include "Installer/Controllable.h"
#include "Common/SpeedRecorder.h"
#include "BuildPatchInstall.h"

Go to the source code of this file.

Classes

struct  BuildPatchServices::FFileConstructorConfig
 
class  BuildPatchServices::FBuildPatchFileConstructor
 
struct  BuildPatchServices::FBuildPatchFileConstructor::FBackingStoreStats
 
class  BuildPatchServices::IFileConstructorStat
 

Namespaces

namespace  BuildPatchServices
 
namespace  FileConstructorHelpers
 

Functions

uint64 FileConstructorHelpers::CalculateRequiredDiskSpace (const FBuildPatchAppManifestPtr &CurrentManifest, const FBuildPatchAppManifestRef &BuildManifest, const BuildPatchServices::EInstallMode &InstallMode, const TSet< FString > &InstallTags)