Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
FChunkInstallationStatusDetail |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformChunkInstall.h |
| Include Path |
#include "GenericPlatform/GenericPlatformChunkInstall.h" |
Syntax
struct FChunkInstallationStatusDetail
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bIsInstalled |
bool |
|
GenericPlatform/GenericPlatformChunkInstall.h |
|
| CurrentInstallSize |
uint64 |
|
GenericPlatform/GenericPlatformChunkInstall.h |
|
| FullInstallSize |
uint64 |
|
GenericPlatform/GenericPlatformChunkInstall.h |
|