Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

QueuedModfileUpload object

Ahmed Castro edited this page Sep 8, 2018 · 5 revisions

API schema: n/a

Name Type Description
state Int See Mod State constants.
mod_id Int Unique mod identifier.
current_progress Int Number of bytes downloaded.
total_size Int Total number of bytes.
path String Mod's local path.
modfile_creator ModfileCreator ModfileCreator object.
Clone this wiki locally