Version: 2020.2
FBX Exporter
Havok Physics for Unity

Game Foundation

com.unity.game.foundation

描述

Game Foundation 核心包。

此包中包含以下组件:
▪ Inventory System
▪ Virtual Currency Wallet
▪ Properties System
▪ Transaction System
▪ Core Systems

注意:CatalogManager 现在会在运行时保持对目录的引用。以前拼写为 GameFoundationSettings.database.xCatalog
的所有运行时代码现在都应拼写为 CatalogManager.xCatalog。
GameFoundation 的 Initialization 进行了更改,现在以 IDataAccessLayer 作为参数而不是持久性对象。

注意:预览版本,公共 API 可能随时变化。

版本信息

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

以下包版本可能无法安全地在实际生产中与 Unity 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

FBX Exporter
Havok Physics for Unity