UnityEngine.Networking.UnityWebRequestAwaiter Docs mUniSm.Core UnityEngine.Networking.UnityWebRequestAwaiterSummary Class UnityWebRequestAwaiter. Constructor #ctor(UnityEngine.Networking.UnityWebRequestAsyncOperation) Initializes a new instance of the class. Property IsCompleted Gets a value indicating whether this instance is completed. Method GetResult( ) Gets the result. OnCompleted(System.Action) Schedule a continuation operation that will be called when the instance completes.