SendWebRequest (); if (myWr.isNetworkError || myWr.isHttpError) { Debug.Log(myWr.error); } else { // Show results as text Debug.Log(myWr.
確定! 回上一頁