Version: 2020.1
言語: 日本語
FBX Exporter
Unity の Havok Physics

Game Foundation

com.unity.game-foundation

説明

Game Foundation core package.

This package contains the following components:
• Inventory System
• Virtual Currency Wallet
• Properties System
• Transaction System
• Reward 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 バージョン 2020.1 で本番用に使用することは、安全ではない可能性があります。

ドキュメント 状態 利用可能なバージョン
com.unity.game-foundation@0.8 プレビュー 0.8.0-preview
com.unity.game-foundation@0.7 プレビュー 0.7.0-preview.4

キーワード

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

FBX Exporter
Unity の Havok Physics