Class TradeActionDescription
Inheritance
System.Object
TradeActionDescription
Namespace: Eco.Gameplay.Economy
Assembly: Eco.Gameplay.dll
Syntax
public static class TradeActionDescription : Object
Properties
Buy
Declaration
public static LocString Buy { get; }
Property Value
Type | Description |
---|---|
LocString |
Sell
Declaration
public static LocString Sell { get; }
Property Value
Type | Description |
---|---|
LocString |
Trade
Declaration
public static LocString Trade { get; }
Property Value
Type | Description |
---|---|
LocString |