Skip to main content

Introduction

Base class for InventoryPlugins

Properties#

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

Methods#

NameDescription
CheckAddFundsCheck if adding funds is allowed
CheckAddItemCheck if adding item is allowed
CheckAddItemStackCheck if added new item stack is allowed
DataLoadLoad data from a stream
DataSaveSave data to a stream
HandleDropHandle dropping item
InitializeInitialize the plugin
StackAddedStack added to Inventory
StackRemovedStack removed from Inventory
ShutdownShutdown plugin