阅读(286) (1)

Unity Game Foundation

2020-10-22 11:06:41 更新

描述

Game Foundation core package.

This package contains the following components: ▪ Inventory System ▪ Virtual Currency Wallet ▪ Properties 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.

版本信息

适用于 Unity 的实验性或预览功能

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

文档位置: 可用版本:
com.unity.game.foundation@0.6 0.6.0-preview.2
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

关键字

unityGame FoundationInventoryWalletVirtual CurrencyVirtual GoodsItem StatsProgression