docs.unity3d.com
    Show / Hide Table of Contents

    Method GatherModifiedEntriesWithDependencies

    GatherModifiedEntriesWithDependencies(AddressableAssetSettings, String)

    Get a Dictionary of all modified values and their dependencies. Dependencies will be Addressable and part of a group with static content enabled.

    Declaration
    public static Dictionary<AddressableAssetEntry, List<AddressableAssetEntry>> GatherModifiedEntriesWithDependencies(AddressableAssetSettings settings, string cachePath)
    Parameters
    Type Name Description
    AddressableAssetSettings settings

    Addressable asset settings.

    String cachePath

    The cache data path.

    Returns
    Type Description
    Dictionary<AddressableAssetEntry, List<AddressableAssetEntry>>

    A dictionary mapping explicit changed entries to their dependencies.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023