Namespace UnityEngine.AddressableAssets.ResourceProviders
클래스
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.
열거형
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.