Class StatDefinition
This is one entry in the list of possible stats an item could have.
Namespace: UnityEngine.GameFoundation
Assembly: solution.dll
Syntax
public class StatDefinition
Properties
| Name | Description |
|---|---|
| displayName | Custom string attached to this Stat definition. |
| id | Id for this Stat definition. |
| idHash | Hash for Id string for this Stat definition. |
| statValueType | Stat value type for this Stat definition. |