Introduction
Base class for Stat related plugins
Properties#
| Name | Description |
|---|---|
| host | Object hosting the plugin |
| icon | Icon associated with the plugin |
| title | Title of the plugin |
| titlebarText | Text to display in the titlebar for the plugin |
| description | Description of the plugin |
Methods#
| Name | Description |
|---|---|
| DataLoad | Load data from a stream |
| DataSave | Save data to a stream |
| Initialize | Initialize this object |
| Shutdown | Shutdown this object |