Skip to content

A http based file download plugin for Unreal Engine 4

License

Notifications You must be signed in to change notification settings

meso-unimpressed/FileDownload-UE4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A http based file download plugin for Unreal Engine 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.5%
  • C# 8.3%
  • Objective-C 1.8%
  • C 0.4%