Navigation
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FBuildInstallerConfiguration | Defines a list of all the options of an installation task. | ||
| FBuildInstallStreamerConfiguration | Defines a list of all the options of a build streamer class. | ||
| FBuildInstallStreamerStats | The collection of statistics gathered by the build streamer class. | ||
| FBuildPatchServices | Copyright Epic Games, Inc. All Rights Reserved. | ||
| FBuildPatchServicesInitSettings | Defines a list of all build patch services initialization settings, can be used to override default init behaviors. | ||
| FChunkBuildConfiguration | Defines a list of all options for the build chunking task. | ||
| FChunkDeltaOptimiserConfiguration | Defines a list of all options for the chunk delta optimisation task. | ||
| FChunkSourceEvent | A message describing an event that occurred for a chunk source. | ||
| FChunkUriRequest | A Request for a chunk | ||
| FChunkUriResponse | A Response containing the actual location of the chunk | ||
| FCompactifyConfiguration | Defines a list of all options for the cloud directory compactifier task. | ||
| FDefaultMessageHandler | |||
| FDiffManifestsConfiguration | Defines a list of all options for the diff manifests task. | ||
| FInstallationFileAction | A message describing an action taken to an installation file. | ||
| FInstallerAction | |||
| FInstallerConfiguration | DEPRECATED STRUCT. | ||
| FMessageHandler | Base class of a message handler, this should be inherited from and passed to an installer to receive messages that you want to handle. | ||
| FPackageChunksConfiguration | Defines a list of all options for the chunk packaging task. | ||
| FPatchDataEnumerationConfiguration | Defines a list of all options for the patch data enumeration task. |
Typedefs
| Name | Description |
|---|---|
| FGenerationConfiguration | Temporary for use with deprecated module function. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| BuildPatchServices::EBuildPatchState | Namespace to declares the progress type enum | ||
| BuildPatchServices::EDeltaPolicy | An enum defining the desired policy for requesting an optimised delta. | ||
| BuildPatchServices::EFeatureLevel | An enum type to describe supported features of a certain manifest. | ||
| BuildPatchServices::EInstallMode | An enum defining the installation mode that should be used. | ||
| BuildPatchServices::EMessageRequests | Flag for which Requests a message handler expects to receive, allows for internal implementation optimisation. | ||
| BuildPatchServices::EVerifyError | An enum defining the possible causes for a verification failure. | ||
| BuildPatchServices::EVerifyMode | An enum defining the verification mode that should be used. |