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.
Creates an empty WWWForm object.
Use the AddField and AddBinaryData methods to insert data into the form.
See Also: UnityWebRequest and WWW classes.