Navigation
API > API/Plugins > API/Plugins/ChunkDownloader > API/Plugins/ChunkDownloader/FChunkDownloader
References
Module | ChunkDownloader |
Header | /Engine/Plugins/Runtime/ChunkDownloader/Source/Public/ChunkDownloader.h |
Include | #include "ChunkDownloader.h" |
Source | /Engine/Plugins/Runtime/ChunkDownloader/Source/Private/ChunkDownloader.cpp |
void MountChunks
&40;
const TArray< int32 > & ChunkIds,
const FCallback & Callback
&41;
Remarks
Download and mount all chunks then fire the callback (convenience wrapper managing multiple MountChunk calls)