AddField("password", authPassword.text); UnityWebRequest www = UnityWebRequest.Post("http://example.com/authenticate.php", form); yield ...
確定! 回上一頁