|
Kanda Foundation 0.2.0
|
Custom await for UnityWebRequest allowing it to be awaited in async/await context. More...
Inheritance diagram for AsyncUtils.UnityWebRequestAwaiter:Public Member Functions | |
| UnityWebRequestAwaiter (UnityWebRequestAsyncOperation asyncOperation) | |
| void | OnCompleted (Action continuation) |
| UnityWebRequest | GetResult () |
Properties | |
| bool | IsCompleted [get] |
Custom await for UnityWebRequest allowing it to be awaited in async/await context.