Class TagCatalogAsset
Stores and provides Tag
Implements
Inherited Members
Namespace: UnityEngine .GameFoundation .DefaultCatalog
Assembly: solution.dll
Syntax
public sealed class TagCatalogAsset : ScriptableObject, ISerializationCallbackReceiver
Properties
Name | Description |
---|---|
database | A reference to the database owning this catalog. |
Methods
Name | Description |
---|---|
Contains |
Tells whether or not a Tag |
Find |
Returns specified Tag |
Get |
Returns an array of all Tag |
Get |
Fills in the given |