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 |