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

ModioQueuedModfileUpload

turupawn edited this page Jul 14, 2020 · 2 revisions

Modfile queued to be uploaded to mod.io.

Name Type Description
State int32 See Mod States constants.
ModId int32 Unique mod identifier.
CurrentProgress int32 Number of bytes downloaded.
TotalSize int32 Total number of bytes.
Path FString Mod's local path.

See also: SDK