docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ContentCatalogProvider.DependencyHashIndex

    Options for specifying which entry in the catalog dependencies should hold each hash item. The Remote should point to the hash on the server. The Cache should point to the local cache copy of the remote data.

    Namespace: UnityEngine.AddressableAssets.ResourceProviders
    Assembly: Unity.Addressables.dll
    Syntax
    public enum ContentCatalogProvider.DependencyHashIndex

    Fields

    Name Description
    Cache

    Use to represent the index of the cache entry in the dependencies list.

    Count

    Use to represent the number of entries in the dependencies list.

    Remote

    Use to represent the index of the remote entry in the dependencies list.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)