You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
About
A http based file download plugin for Unreal Engine 4