Struct CurrencyExchangeData
Description of a currency update.
Namespace: UnityEngine.GameFoundation.Data
Assembly: solution.dll
Syntax
public struct CurrencyExchangeData
Fields
| Name | Description |
|---|---|
| amount | The amount. |
| currencyKey | The identifier of the updated currency. |