Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformChunkInstall.h |
| Include | #include "GenericPlatform/GenericPlatformChunkInstall.h" |
Syntax
class IPlatformChunkInstallManifest
Remarks
Platform Chunk Install Manifest Interface
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetChunkIDFromPakchunkIndex
(
int32 PakchunkIndex |
||
| TArray< FString > | GetPakFilesInChunk
(
int32 ChunkID |
||
| bool | HasManifest () |