Property isHttpError
isHttpError
Returns true after this UnityWebRequest receives an HTTP response code indicating an error. (Read Only)
Declaration
bool isHttpError { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Returns true after this UnityWebRequest receives an HTTP response code indicating an error. (Read Only)
bool isHttpError { get; }
| Type | Description |
|---|---|
| Boolean |