Class StatDefinitionAsset
This is one entry in the list of possible stats an item could have.
Inherited Members
Namespace: UnityEngine .GameFoundation .CatalogManagement
Assembly: solution.dll
Syntax
public sealed class StatDefinitionAsset : ScriptableObject
Properties
Name | Description |
---|---|
catalog | A reference to the catalog containing this
Stat |
display |
Custom string attached to this Stat definition. |
id | Id for this Stat definition. |
stat |
Stat value type for this Stat definition. |