AsyncOperationExt ClassAsyncOperation extensions.
Inheritance Hierarchy
System.Object
UltimateXR.Extensions.Unity.IO.AsyncOperationExt
Namespace: UltimateXR.Extensions.Unity.IO
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public static class AsyncOperationExt
The AsyncOperationExt type exposes the following members.
Methods
Name | Description | |
---|---|---|
Wait | Creates an awaitable Task that finishes when the given AsyncOperation finished. |