Class ItemExchangeDefinitionObject
Description for a ItemExchangeDefinition
Namespace: UnityEngine.GameFoundation.CatalogManagement
Assembly: solution.dll
Syntax
[Serializable]
public class ItemExchangeDefinitionObject
Properties
| Name | Description |
|---|---|
| amount | The amount of the item defintion of the exchange. |
| item | The InventoryItemDefinitionAsset of the exchange. |