Namespace UnityEngine.GameFoundation.Data
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.
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.