Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/IChunkHarvester
Description
Uses the manifest file to rebuild the cloud directory from the orignal build data. NOTE: This function is blocking and will not return until finished.
| Name | Run |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IChunkHarvester.h |
| Include Path | #include "Interfaces/IChunkHarvester.h" |
bool Run()
Success