Class CurrencyAndAmountGameValues.CurrencyAndAmount
Inheritance
System.Object
CurrencyAndAmountGameValues.CurrencyAndAmount
Namespace: Eco.Gameplay.Economy
Assembly: Eco.Gameplay.dll
Syntax
public sealed class CurrencyAndAmount : ValueType
Fields
Amount
Declaration
public float Amount
Field Value
Type | Description |
---|---|
System.Single |
Currency
Declaration
public Currency Currency
Field Value
Type | Description |
---|---|
Currency |