Show / Hide Table of Contents

Class CurrencyPair

Inheritance
System.Object
CurrencyPair
Namespace: Eco.Gameplay.Economy.Trackers
Assembly: Eco.Gameplay.dll
Syntax
public sealed class CurrencyPair : ValueType

Constructors

CurrencyPair(Currency, Currency)

Declaration
public CurrencyPair(Currency c1, Currency c2)
Parameters
Type Name Description
Currency c1
Currency c2

Fields

C1

Declaration
public Currency C1
Field Value
Type Description
Currency

C2

Declaration
public Currency C2
Field Value
Type Description
Currency

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾