Navigation
Unreal Engine C++ API Reference > Runtime > BuildPatchServices > Interfaces
References
Module | BuildPatchServices |
Header | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildStatistics.h |
Include | #include "Interfaces/IBuildStatistics.h" |
Syntax
class IBuildStatistics
Remarks
An interface for accessing runtime statistical information about an installer.
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Virtual destructor. |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
int64 | GetBuildSize () |
|
![]() ![]() |
double | ||
![]() ![]() |
const FBuildInstallerConfiguration & | ||
![]() ![]() |
TArray< FDownload > | ||
![]() ![]() |
FGuid | ||
![]() ![]() |
FString | ||
![]() ![]() |
float | ||
![]() ![]() |
double | ||
![]() ![]() |
double | ||
![]() ![]() |
double | ||
![]() ![]() |
int64 | ||
![]() ![]() |
const TArray< FFileOperation > & | ||
![]() ![]() |
int32 | ||
![]() ![]() |
int32 | ||
![]() ![]() |
int32 | ||
![]() ![]() |
int32 | ||
![]() ![]() |
int32 | ||
![]() ![]() |
TMap< EVerifyError, int32 > | ||
![]() ![]() |
bool | ||
![]() ![]() |
bool | ||
![]() ![]() |
bool | ||
![]() ![]() |
bool |
Deprecated Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
int32 | Please use GetMemoryChunksBooted instead. | |
![]() ![]() ![]() |
int32 | Please use GetMemoryChunksInStore instead. | |
![]() ![]() ![]() |
int32 | Please use GetMemoryChunksRetained instead. | |
![]() ![]() ![]() |
int32 | Please use GetMemoryChunkStoreSize instead. | |
![]() ![]() ![]() |
int32 | Please use GetMemoryChunksBooted instead. | |
![]() ![]() ![]() |
int32 | Please use GetMemoryChunksInStore instead. | |
![]() ![]() ![]() |
int32 | Please use GetMemoryChunksRetained instead. | |
![]() ![]() ![]() |
int32 | Please use GetMemoryChunkStoreSize instead. |