Navigation
API > API/Runtime > API/Runtime/InstallBundleManager
| |
|
| Name |
FInstallBundleChunkDownloadInfo |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleManagerInterface.h |
| Include Path |
#include "InstallBundleManagerInterface.h" |
Syntax
struct FInstallBundleChunkDownloadInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BundleName |
FName |
|
InstallBundleManagerInterface.h |
|
| ChunkDownloadDuration |
float |
|
InstallBundleManagerInterface.h |
|
| ChunkFileSize |
int32 |
|
InstallBundleManagerInterface.h |
|
| ChunkName |
FString |
|
InstallBundleManagerInterface.h |
|
| FetchEndTimeUTC |
FDateTime |
|
InstallBundleManagerInterface.h |
|
| FetchStartTimeUTC |
FDateTime |
|
InstallBundleManagerInterface.h |
|