Class 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.
Inherited Members
Namespace: UnityEngine .AddressableAssets .ResourceProviders
Assembly: solution.dll
Syntax
public class ContentCatalogProvider : ResourceProviderBase, IResourceProvider, IInitializableObject
Constructors
Name | Description |
---|---|
Content |
Constructor for this provider. |
Fields
Name | Description |
---|---|
Disable |
Use to indicate if the updating the catalog on startup should be disabled. |
Is |
Use to indicate if the local catalog is in a bundle. |
Methods
Name | Description |
---|---|
Provide(Provide |
Provide the object specified in the provideHandle. |
Release(IResource |
Release the specified object that was created from the specified location. |