Struct TransactionCosts
Describes the costs of a transaction process.
Namespace: UnityEngine.GameFoundation
Assembly: solution.dll
Syntax
public struct TransactionCosts
Properties
| Name | Description |
|---|---|
| currencies | The currency balances removed. |
| itemIds | The ID of the items removed. |