tModLoader v2024.04
A mod to make and play Terraria mods
IDownloadProgress Interface Reference

Inherited by UIWorkshopDownload.

Public Member Functions

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