Kanda Foundation 0.2.0
Loading...
Searching...
No Matches
AsyncUtils.UnityWebRequestAwaiter Struct Reference

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]
 

Detailed Description

Custom await for UnityWebRequest allowing it to be awaited in async/await context.


The documentation for this struct was generated from the following file: