docs.unity.cn
    Show / Hide Table of Contents

    Method DownloadDependencies

    DownloadDependencies(Object)

    Downloads dependencies of assets marked with the specified label or address.

    Declaration
    public static AsyncOperationHandle DownloadDependencies(object key)
    Parameters
    Type Name Description
    Object key

    The key of the asset(s) to load dependencies for.

    Returns
    Type Description
    AsyncOperationHandle

    The AsyncOperationHandle for the dependency load.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use