Navigation
API > API/Runtime > API/Runtime/BuildPatchServices
| Name | FBuildPatchStreamResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildInstallStreamer.h |
| Include Path | #include "Interfaces/IBuildInstallStreamer.h" |
Syntax
struct FBuildPatchStreamResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ErrorCode | FString | Interfaces/IBuildInstallStreamer.h | ||
| ErrorType | EBuildPatchInstallError | Interfaces/IBuildInstallStreamer.h | ||
| Request | TSet< FString > | Interfaces/IBuildInstallStreamer.h | ||
| TotalDownloaded | int64 | Interfaces/IBuildInstallStreamer.h |