Class ContentCatalogDataEntry
Contains serializable data for an IResourceLocation
Inherited Members
Namespace: UnityEngine.AddressableAssets.ResourceLocators
Syntax
public class ContentCatalogDataEntry
Constructors
Name | Description |
---|---|
ContentCatalogDataEntry(Type, String, String, IEnumerable<Object>, IEnumerable<Object>, Object) | Creates a new ContentCatalogEntry object. |
Properties
Name | Description |
---|---|
Data | Serializable data for the provider. |
Dependencies | Dependency keys. |
InternalId | Internl id. |
Keys | Keys for this location. |
Provider | IResourceProvider identifier. |
ResourceType | The type of the resource for th location. |