File Downloader

WanWanHa - 코드 플러그인 - 2023/02/09

fast download any kind files with HTTP

  • 지원 플랫폼
  • 지원 엔진 버전
    4.27, 5.0 - 5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

Unreal 4/5 uses the HTTP protocol to download any type of file

1: Get the status of a successful download

2: Get the percentage progress of downloading large files

3: Obtain whether the downloaded file has been updated in the server (no need to download again for local comparison)

4: Get the status of the download failure

기술적 세부사항

Features:

  •  Get the status of a successful download
  •  Get the percentage progress of downloading large files
  •  Obtain whether the downloaded file has been updated in the server (no need to download again for local comparison)
  • Get the status of the download failure

Code Modules:

  • FileDownloader
  •  Runtime

Number of Blueprints: 0

Number of C++ Classes: 3

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Documentation: Link

Example Project: Link

Video Tutorial: Link

视频教程: 链接