Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| |
|
| Name |
FBundleRequestCompleteInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleTypes.h |
| Include Path |
#include "InstallBundleTypes.h" |
Syntax
struct FBundleRequestCompleteInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BPTErrorCode |
FString |
|
InstallBundleTypes.h |
|
| CurrentManifest |
FString |
|
InstallBundleTypes.h |
|
| EstimatedFullDownloadBytes |
uint64 |
|
InstallBundleTypes.h |
|
| InstallManifestVersion |
FString |
|
InstallBundleTypes.h |
|
| OldManifestVersion |
FString |
|
InstallBundleTypes.h |
|
| OldVersionTimeStamp |
FString |
|
InstallBundleTypes.h |
|
| PreviousManifest |
FString |
|
InstallBundleTypes.h |
|
| Result |
FString |
|
InstallBundleTypes.h |
|
| TotalDownloadedBytes |
uint64 |
|
InstallBundleTypes.h |
|