Enum ContentCatalogProvider.DependencyHashIndex | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Enum ContentCatalogProvider.DependencyHashIndex

    An enum used to specify 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
    Syntax
    public enum DependencyHashIndex

    Fields

    Name Description
    Cache
    Count
    Remote
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX