Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

ModioQueuedModDownload

turupawn edited this page Jul 14, 2020 · 2 revisions

Mod queued to be installed on user's local storage.

Name Type Description
current_progress FInt64 Number of bytes downloaded.
total_size FInt64 Total number of bytes.
path FString Local path where the mod will be installed.
mod ModioMod ModioMod object.

See also: SDK