Class ContentCatalogData
Container for ContentCatalogEntries.
Inherited Members
Namespace: UnityEngine .AddressableAssets .ResourceLocators
Assembly: Unity.Addressables.dll
Syntax
[Serializable]
public class ContentCatalogData
Constructors
Name | Description |
---|---|
Content |
Create a new ContentCatalogData object without any data. |
Content |
Creates a new ContentCatalogData object with the specified locator id. |
Content |
Creates a new ContentCatalogData object with the specified locator id. |
Properties
Name | Description |
---|---|
Instance |
Data for the Addressables.ResourceManager.InstanceProvider initialization; |
Internal |
Internal Content Catalog Entry IDs for Addressable Assets. |
Provider |
Stores the id of the data provider. |
Provider |
The IDs for the Resource Providers. |
Resource |
The list of resource provider data. Each entry will add an IResourceProvider to the Addressables.ResourceManager.ResourceProviders list. |
Scene |
Data for the Addressables.ResourceManager.InstanceProvider initialization; |
Methods
Name | Description |
---|---|
Create |
Create IResourceLocator object |
Set |
Sets the catalog data before serialization. |
Set |
Sets the catalog data before serialization. |