Version: 2022.2
언어: 한국어

WWWFormConstructor

매뉴얼로 전환
public WWWForm ();

설명

Creates an empty WWWForm object.

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

See Also: UnityWebRequest and WWW classes.