docs.unity.cn
    Show / Hide Table of Contents

    Method BuildAndGetResourceDependencies

    BuildAndGetResourceDependencies(AddressableAssetSettings, String[])

    Calculates and gathers dependencies for built in data.

    Declaration
    protected ReturnCode BuildAndGetResourceDependencies(AddressableAssetSettings settings, string[] builtInResourcesPaths)
    Parameters
    Type Name Description
    AddressableAssetSettings settings

    The AddressableAssetSettings to pull data from.

    String[] builtInResourcesPaths

    The paths that lead to all the built in Resource locations

    Returns
    Type Description
    ReturnCode

    A ReturnCode indicating various levels of success or failure.

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