泰课首页
技术分享
Unity课程
Manual
Scripting API
unity3d.com
Version:
2019.1
2019.3
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.6
泰课首页
技术分享
Unity课程
Manual
Scripting API
Language:
中文
English
日本語
Español
한국어
Manual
Version:
2019.1
2019.3
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.6
Unity 用户指南 (2019.1)
多玩家和联网
UnityWebRequest
常用操作:使用 HLAPI
UnityWebRequest
从 HTTP 服务器检索文本或二进制数据 (GET)
常用操作:使用 HLAPI
Note
: UNet is deprecated, and will be removed from Unity in the future. A new system is under development. For more information and next steps see this
blog post
and the
FAQ
.
本部分将详细介绍
高级 API
中提供的选项以及目标用途。
从 HTTP 服务器检索文本或二进制数据 (GET)
从 HTTP 服务器检索纹理 (GET)
从 HTTP 服务器下载 AssetBundle (GET)
将表单发送到 HTTP 服务器 (POST)
将原始数据上传到 HTTP 服务器 (PUT)
UnityWebRequest
从 HTTP 服务器检索文本或二进制数据 (GET)