WWWFormConstructor

Switch to Manual
public WWWForm ();

Description

创建空 WWWForm 对象。

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

See Also: WWW class.