Version: 2019.4
Film and TV Toolbox
Havok Physics for Unity

Game Foundation

com.unity.game.foundation preview

Description

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.

Version information

Experimental or in preview for Unity

These package versions might not be safe to use in production with Unity version 2019.4:

Documentation location: Versions available:
com.unity.game.foundation@0.4 0.4.0-preview.4
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

Keywords

unity, Game Foundation, Inventory, Wallet, Virtual Currency, Virtual Goods, Item Stats, Progression

Film and TV Toolbox
Havok Physics for Unity