Version: 2017.1

WWWFormConstructor

切换到手册
public WWWForm ();

描述

创建空 WWWForm 对象。

使用 AddFieldAddBinaryData 方法可将数据插入表单。

See Also: WWW class.