[com.unity.game.foundation][] 预览
Game Foundation 核心包。
此包中包含以下组件:
▪ Inventory System
▪ Virtual Currency Wallet
▪ Stats System
▪ Transaction System
▪ Core Systems
注意:CatalogManager 现在会保存运行时对目录的引用。以前拼写为 GameFoundationSettings.database.xCatalog
的所有运行时代码现在都应拼写为 CatalogManager.xCatalog。
GameFoundation 的 Initialization 进行了更改,现在以 IDataAccessLayer 作为参数而不是持久性对象。
注意:预览版本,公共 API 可能随时变化。
以下包版本可能无法安全地在实际生产中与 Unity 2019.4 版本搭配使用:
文档位置: | 可用版本: |
---|---|
[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 |
unity、Game Foundation、Inventory、Wallet、Virtual Currency、Virtual Goods、Item Stats、Progression
[com.unity.game.foundation]:http://docs.unity3d.com/Packages/com.unity.game.foundation@0.4/manual/index.html target=“blank“ [com.unity.game.foundation@0.4]:http://docs.unity3d.com/Packages/com.unity.game.foundation@0.4/manual/index.html target=”blank” [com.unity.game.foundation@0.3]:http://docs.unity3d.com/Packages/com.unity.game.foundation@0.3/manual/index.html target=“blank“ [com.unity.game.foundation@0.2]:http://docs.unity3d.com/Packages/com.unity.game.foundation@0.2/manual/index.html target=”blank” [com.unity.game.foundation@0.1]:http://docs.unity3d.com/Packages/com.unity.game.foundation@0.1/manual/index.html target=“_blank”