guo787269125 / FileDownload-UE4

A http based file download plugin for Unreal Engine 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileDownload-UE4

A http based file download plugin for Unreal Engine 4.26+

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

License:MIT License


Languages

Language:C++ 89.5%Language:C# 8.3%Language:Objective-C 1.8%Language:C 0.4%