Class StatCatalogAsset
The catalog storing the Stat
Implements
Inherited Members
Namespace: UnityEngine .GameFoundation .CatalogManagement
Assembly: solution.dll
Syntax
public sealed class StatCatalogAsset : ScriptableObject, ISerializationCallbackReceiver
Properties
Name | Description |
---|---|
database | A reference to the database containing this
Stat |
Methods
Name | Description |
---|---|
Find |
Finds a Stat |
Get |
Returns an array of all the Stat |
Get |
Fills in the given |
Has |
Tells whether or not the catalog contains a
Stat |