Namespace UnityEngine.AddressableAssets.ResourceProviders
Classes
ContentCatalogProvider
Provider for content catalogs. This provider makes use of a hash file to determine if a newer version of the catalog needs to be downloaded.
Enums
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.