unity3d:url下载头像保存在本地(微信头像)
摘要:
using UnityEngine; using UnityEngine.UI; using System.Collections; using System.IO; using System.Collections.Generic; public class AsyncImageDownload 阅读全文
posted @ 2018-12-27 17:20 luoyikun 阅读(57) 评论(0) 推荐(0)