Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
FNamedChunkCompleteCallbackParam |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformChunkInstall.h |
| Include Path |
#include "GenericPlatform/GenericPlatformChunkInstall.h" |
Syntax
struct FNamedChunkCompleteCallbackParam
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bHasSucceeded |
bool |
|
GenericPlatform/GenericPlatformChunkInstall.h |
|
| bIsInstalled |
bool |
|
GenericPlatform/GenericPlatformChunkInstall.h |
|
| Location |
EChunkLocation::Type |
|
GenericPlatform/GenericPlatformChunkInstall.h |
|
| NamedChunk |
FName |
|
GenericPlatform/GenericPlatformChunkInstall.h |
|