Show / Hide Table of Contents

Class MarketplaceExtensions

Inheritance
System.Object
MarketplaceExtensions
Namespace: Eco.Gameplay.Systems.EcoMarketplace
Assembly: Eco.Gameplay.dll
Syntax
public static class MarketplaceExtensions : Object

Methods

IsPaidItem(Item)

Declaration
public static bool IsPaidItem(this Item item)
Parameters
Type Name Description
Item item
Returns
Type Description
System.Boolean

IsPaidItem(Recipe)

Declaration
public static bool IsPaidItem(this Recipe recipe)
Parameters
Type Name Description
Recipe recipe
Returns
Type Description
System.Boolean

IsPaidItem(Int32)

Declaration
public static bool IsPaidItem(this int id)
Parameters
Type Name Description
System.Int32 id
Returns
Type Description
System.Boolean
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾