Property isDone
isDone
Returns true after the UnityWebRequest has finished communicating with the remote server. (Read Only)
Declaration
bool isDone { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Returns true after the UnityWebRequest has finished communicating with the remote server. (Read Only)
bool isDone { get; }
| Type | Description |
|---|---|
| Boolean |