Skip to main content

Introduction

This class provides a base class for all Merchant plugins

Properties#

NameDescription
hostGets the associated Merchant
iconIcon associated with the plugin
titleTitle of the plugin
titlebarTextText to display in the titlebar for the plugin
descriptionDescription of the plugin

Methods#

NameDescription
InitializeInitialize the plugin
GetBuyPriceGet the buy price for an item
GetBuyBackPriceGet the buy back price for an item
GetSellPriceGet the sell price for an item
ShutdownShutdown the plugin