Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

WWWForm Constructor

public WWWForm();

Description

Creates an empty WWWForm object.

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

See Also: UnityWebRequest and WWW classes.

Did you find this page useful? Please give it a rating: