Skip to main content

Introduction

This plugin allows you to have items take physical space in the inventory

Fields#

NameDescription
ColumnsThe number of columns available for storage
RowsThe number of rows available for storage

Properties#

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

Methods#

NameDescription
CheckAddItemStackCheck if added new item stack is allowed
GetUIDetailsGet the UI display details for an item in storage
InitializeInitialize the plugin
IsSlotFreeCheck if a slot is free
MoveItemAttempt to move an item to a new location
StackAddedStack added to Inventory
StackRemovedStack removed from Inventory
CheckAddFundsCheck if adding funds is allowed
CheckAddItemCheck if adding item is allowed
DataLoadLoad data from a stream
DataSaveSave data to a stream
HandleDropHandle dropping item
ShutdownShutdown plugin