docs.unity3d.com
    Show / Hide Table of Contents

    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

    Status values for IAsyncOperations

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on 04 November 2021
    Terms of use