Version: 2017.1

WWWFormConstructor

매뉴얼로 전환
public WWWForm ();

설명

Creates an empty WWWForm object.

Use the AddField and AddBinaryData methods to insert data into the form.

See Also: WWW class.