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" |
int32 GetNumDownloadRequests&40;&41; const
Remarks
Get current number of download requests, so we know whether download is in progress. Downlading Requests will be removed from this array in it's FDownload::OnCompleted callback.