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 |
|---|---|---|---|---|
| ChunkDownloadDuration | float | InstallBundleManagerInterface.h | ||
| ChunkFileSize | int32 | InstallBundleManagerInterface.h | ||
| ChunkName | FString | InstallBundleManagerInterface.h |