跳到主要内容
版本:1.5.x

Delegate DownloaderOperation.OnDownloadProgress

Assembly: YooAsset.dll
View Source
Declaration
public delegate void DownloaderOperation.OnDownloadProgress(int totalDownloadCount, int currentDownloadCount, long totalDownloadBytes, long currentDownloadBytes)