Property url
url
Defines the target URL for the UnityWebRequest to communicate with.
Declaration
public string url { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
Defines the target URL for the UnityWebRequest to communicate with.
public string url { get; set; }
| Type | Description |
|---|---|
| String |