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 |
int ValidateCache&40;&41;
Remarks
Validate all fully cached files (blocking) by attempting to read them and check their Version hash. this automatically deletes any files that don't match. Returns the number of files deleted. in this case best to return to a simple update map and reinitialize ChunkDownloader (or restart).