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 |
---|---|
game |
A reference to a game item catalog |
inventory |
A reference to an inventory catalog |
stat |
A reference to a stat catalog |