Navigation
API > API/Runtime > API/Runtime/BuildPatchServices
A struct to hold stats for a single install action.
| Name | FInstallActionStats |
| Type | struct |
| Header File | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildInstaller.h |
| Include Path | #include "Interfaces/IBuildInstaller.h" |
Syntax
struct FInstallActionStats
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NumChunksRecycleFailures | uint64 | Interfaces/IBuildInstaller.h | ||
| NumLocalChunksAvailable | uint64 | Interfaces/IBuildInstaller.h | ||
| NumLocalChunksExpected | uint64 | Interfaces/IBuildInstaller.h | ||
| OptimizedDeltaHTTPResponseCode | uint64 | Interfaces/IBuildInstaller.h | ||
| UsedOptimizedDelta | bool | Interfaces/IBuildInstaller.h |