tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
IDownloadProgress Interface Reference

Inherited by UIWorkshopDownload.

Public Member Functions

void DownloadStarted (string displayName)
 
void UpdateDownloadProgress (float progress, long bytesReceived, long totalBytesNeeded)