Namespace UnityEngine.ResourceManagement.AsyncOperations
클래스
AsyncOperationBase<TObject>
base class for implemented AsyncOperations, implements the needed interfaces and consolidates redundant code
구조체
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.
열거형
AsyncOperationStatus
Options for IAsyncOperations status values