Skip to main content

Introduction

This plugin allows storing extra custom data on a stat

Fields#

NameDescription
On Data ChangedEvent raised whenever data changes

Properties#

NameDescription
titleTitle of the plugin
descriptionDescription of the plugin
hostObject hosting the plugin
iconIcon associated with the plugin
titlebarTextText to display in the titlebar for the plugin

Methods#

NameDescription
DataLoadLoad data from a stream
DataSaveSave data to a stream
GetCustomDataGets custom data associated with stat & key
SetCustomDataSets custom data associated with stat & key
InitializeInitialize this object
ShutdownShutdown this object