Navigation
API > API/Runtime > API/Runtime/BuildPatchServices
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
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bIncludeSizes | Whether to include files sizes. |
![]() |
FString | InputFile | A full file path for the manifest or chunkdb to enumerate referenced data for. |
![]() |
FString | OutputFile | A full file path to a file where the list will be saved out to. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Default constructor |