com.unity.game.foundation preview
Game Foundation core package.
This package contains the following components:
▪ Inventory System
▪ Virtual Currency Wallet
▪ Stats System
▪ Transaction System
▪ Core Systems
Note: CatalogManager now holds the reference to the catalogs at Runtime. Any runtime code that was previously written as
GameFoundationSettings.database.xCatalog should now be written as CatalogManager.xCatalog.
GameFoundation’s Initialization changed to take an IDataAccessLayer as an argument instead of a persistence object.
Note: Preview release, public API subject to change.
These package versions are considered unstable for Unity version 2019.2:
Documentation location: | Versions available: |
---|---|
com.unity.game.foundation@0.3 | 0.3.0-preview.5 |
com.unity.game.foundation@0.2 | 0.2.0-preview.3 |
com.unity.game.foundation@0.1 | 0.1.0-preview.6 0.1.0-preview.5 |
unity, Game Foundation, Inventory, Wallet, Virtual Currency, Virtual Goods, Item Stats, Progression