unity 资源热更新+显示进度条:根据uri下资源
摘要:
实现传入uri,下载对应的资源,并且能支持多个uri的下载 例如: List<string> listUri = new List<string>(); List<string> listToPath = new List<string>(); listUri.Add(AppConst.WebUrl 阅读全文
posted @ 2018-02-25 00:58 luoyikun 阅读(107) 评论(0) 推荐(0)