Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/IDirectoryChunker
Description
Processes the directory to create chunks for new data and produce a manifest, saved to the cloud directory. NOTE: This function is blocking and will not return until finished.
| Name | Run |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IDirectoryChunker.h |
| Include Path | #include "Interfaces/IDirectoryChunker.h" |
bool Run()
true if successful.