UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBuildDataGenerator Class Reference

#include <BuildPatchGeneration.h>

Static Public Member Functions

static bool ChunkBuildDirectory (const BuildPatchServices::FChunkBuildConfiguration &Configuration)
 

Detailed Description

A class that controls the process of generating manifests and chunk data from a build image.

Member Function Documentation

◆ ChunkBuildDirectory()

bool FBuildDataGenerator::ChunkBuildDirectory ( const BuildPatchServices::FChunkBuildConfiguration Configuration)
static

Processes a Build directory to create chunks for new data and produce a manifest, saved to the provided cloud directory. NOTE: This function is blocking and will not return until finished.

Parameters
ConfigurationSpecifies the settings for the operation. See BuildPatchServices::FChunkBuildConfiguration comments.
Returns
true if successful.

The documentation for this class was generated from the following files: