Property isNetworkError
isNetworkError
Returns true after this UnityWebRequest encounters a system error. (Read Only)
Declaration
public bool isNetworkError { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Returns true after this UnityWebRequest encounters a system error. (Read Only)
public bool isNetworkError { get; }
| Type | Description |
|---|---|
| Boolean |