# FileDownload-UE4 **Repository Path**: JerryAJIAN/FileDownload-UE4 ## Basic Information - **Project Name**: FileDownload-UE4 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FileDownload-UE4 A http based file download plugin for Unreal Engine 4.17 ## note The plugin support async IO, but disabled by default, you can enable it by changing the condition from 0 to true(DownloadTask.cpp DownloadTask::OnGetChunkCompleted)