Class GameFoundationDatabase
This consolidates all catalogs into one asset.
Inherited Members
Namespace: UnityEngine.GameFoundation
Assembly: solution.dll
Syntax
[CreateAssetMenu(fileName = "GameFoundationDatabase.asset", menuName = "Game Foundation/Database")]
public class GameFoundationDatabase : ScriptableObject
Properties
| Name | Description |
|---|---|
| gameItemCatalog | A reference to a game item catalog |
| inventoryCatalog | A reference to an inventory catalog |
| statCatalog | A reference to a stat catalog |