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

Delegate DownloaderOperation.OnDownloadProgress

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