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

NameDescription
Public methodStatic memberWait Creates an awaitable Task that finishes when the given AsyncOperation finished.

See Also

Reference

UltimateXR.Extensions.Unity.IO Namespace