Class CategoryAsset
Category
Inherited Members
Namespace: UnityEngine .GameFoundation .CatalogManagement
Assembly: solution.dll
Syntax
public sealed class CategoryAsset : ScriptableObject
Properties
Name | Description |
---|---|
catalog | Reference to the catalog containing this
Category |
display |
The readable name of this Category |
id | The identifier of this Category |
Methods
Name | Description |
---|---|
Equals(object) | If id and display |
Get |
Serves as the default hash function. |
Operators
Name | Description |
---|---|
operator ==(Category |
== Overload. If id and display |
operator !=(Category |
!= Overload. If id and display |