Namespace UnityEngine.GameFoundation.Data
Classes
ClaimedRewardData
Contains serializable data for a claimed reward item.
RewardData
Contains a serializable state of a Reward.
RewardManagerData
Serializable structure that contains the runtime state of the IRewardManager.
Structs
BalanceData
Serializable data structure that contains the state of the currency balance.
CurrencyExchangeData
Description of a currency update.
GameFoundationData
Serializable data structure that contains the state of Game Foundation.
InventoryItemData
Serializable data structure of an InventoryItem.
InventoryManagerData
Serializable data structure that contains the state of the InventoryItem instances.
ItemListData
Serializable data structure of an ItemList.
ItemMapData
Serializable data structure of an ItemMap.
ItemMapData.ItemData
Item data for 1 item in the ItemMapData.
PropertyData
Serializable data structure of a Property.
TransactionExchangeData
Description of the result of a transaction.
VirtualTransactionExchangeData
Description of the result of a virtual transaction.
WalletData
Serializable data structure that contains the state of the Wallet.