Navigation
API > API/Runtime > API/Runtime/Core
Platform Chunk Install Module Interface
| Name | IPlatformChunkInstallModule |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformChunkInstall.h |
| Include Path | #include "GenericPlatform/GenericPlatformChunkInstall.h" |
Syntax
class IPlatformChunkInstallModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IPlatformChunkInstall * GetPlatformChunkInstall() |
GenericPlatform/GenericPlatformChunkInstall.h |