This repository was archived by the owner on May 10, 2023. It is now read-only.
-
Couldn't load subscription status.
- Fork 14
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
- Process and initialization
- User authentication
- Browsing
- Subscriptions
- Listeners
- Schemas
- Delegates