docs.unity.cn
    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

    Options for IAsyncOperations status values

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use