FPatchDataEnumerationConfiguration

Defines a list of all options for the patch data enumeration task.

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Public/BuildPatchSettings.h

Include

#include "BuildPatchSettings.h"

Syntax

struct FPatchDataEnumerationConfiguration

Remarks

Defines a list of all options for the patch data enumeration task.

Variables

Name Description

Public variable

bool

 

bIncludeSizes

Whether to include files sizes.

Public variable

FString

 

InputFile

A full file path for the manifest or chunkdb to enumerate referenced data for.

Public variable

FString

 

OutputFile

A full file path to a file where the list will be saved out to.

Constructors

Name Description

Public function

FPatchDataEnumerationConfiguration()

Default constructor

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss