Class TagAsset
TagAsset instance are used as filter arguments when querying CatalogItemAsset instances within their catalog. Each catalog is responsible for containing and managing its own set of TagAsset instance.
Inherited Members
Namespace: UnityEngine.GameFoundation.DefaultCatalog
Assembly: solution.dll
Syntax
public sealed class TagAsset : ScriptableObject
Properties
| Name | Description |
|---|---|
| catalog | Reference to the catalog of this item. |
| key | The string Id of this GameItemDefinition. |