Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformChunkInstall
Description
For platforms that support emulation of the Chunk install. Starts transfer of the next chunk. Does nothing in a shipping build.
Virtual Inheritance
- IPlatformChunkInstall::DebugStartNextChunk → FGenericPlatformChunkInstall::DebugStartNextChunk
| Name | DebugStartNextChunk |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformChunkInstall.h |
| Include Path | #include "GenericPlatform/GenericPlatformChunkInstall.h" |
virtual bool DebugStartNextChunk()
true if the operation succeeds.