if (!string.IsNullOrEmpty(url)) { using (request = UnityWebRequest.Get(url)) { isStartDownload = true; //設置超時鏈接超時返回且isNetworkError為true
確定! 回上一頁