Namespace UnityEngine.ResourceManagement.AsyncOperations
Classes
AsyncOperationBase<TObject>
base class for implemented AsyncOperations, implements the needed interfaces and consolidates redundant code
Structs
AsyncOperationHandle
Non typed operation handle. This allows for reference counting and checking for valid references.
AsyncOperationHandle<TObject>
Handle for internal operations. This allows for reference counting and checking for valid references.
DownloadStatus
Contains download information for async operations.
Enums
AsyncOperationStatus
Options for IAsyncOperations status values