Class EditorHttpClient
An extended http client that displays a progress bar while processing a request in editor
Inherited Members
Namespace: Utils
Syntax
public class EditorHttpClient : HttpClientImpl, HttpClient
Methods
SendRequestBlocking(UnityWebRequest)
Declaration
protected override string SendRequestBlocking(UnityWebRequest uwr)
Parameters
| Type | Name | Description |
|---|---|---|
| UnityWebRequest | uwr |
Returns
| Type | Description |
|---|---|
| String |