Class Exchange
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public class Exchange
Constructors
Exchange(CurrencyAmount, CurrencyAmount)
Declaration
public Exchange(CurrencyAmount input, CurrencyAmount output)
Parameters
| Type | Name | Description |
|---|---|---|
| CurrencyAmount | input | |
| CurrencyAmount | output |
Fields
InputAmount
Declaration
public CurrencyAmount InputAmount
Field Value
| Type | Description |
|---|---|
| CurrencyAmount |
OutputAmount
Declaration
public CurrencyAmount OutputAmount
Field Value
| Type | Description |
|---|---|
| CurrencyAmount |