Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/IO > API/Runtime/Core/IO/IIoStoreWriterReferenceChunkData-
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/IO/IoDispatcher.h |
| Include | #include "IO/IoDispatcher.h" |
bool ChunkExists
&40;
const TPair< FIoContainerId, FIoChunkHash > & InChunkKey,
uint32 & OutNumChunkBlocks
&41;
Remarks
Quick synchronous existence check that returns the number of blocks for the chunk. This is used to set up the necessary structures without needing to read the source data for the chunk.