Struct ItemExchangeDefinitionConfig
Configurator for an ItemExchangeDefinition data.
Namespace: UnityEngine.GameFoundation.Configs
Assembly: solution.dll
Syntax
public struct ItemExchangeDefinitionConfig
Fields
| Name | Description |
|---|---|
| amount | The amount of this item definition. |
| item | The identifier of an InventoryItemDefinition. |