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
struct FCustomChunkMapping
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | ChunkID | ||
| CustomChunkMappingType | MappingType | ||
| FString | Pattern |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCustomChunkMapping
(
FString InPattern, |
Enums
| Type | Name | Description | |
|---|---|---|---|
| CustomChunkMappingType |