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 StatDefinitionAsset. |
| displayName | Custom string attached to this Stat definition. |
| id | Id for this Stat definition. |
| statValueType | Stat value type for this Stat definition. |