This class provides a specialized wrapper for Inventory Plugins
Fields#
| Name | Description |
|---|
| Plugin | Reference to the plugin |
| Serialization Type | Serialization data for plugin type |
| Serialization Data | Serialization data for plugin data |
| Serialization Namespace | Serialization data for plugin namespace |
Properties#
| Name | Description |
|---|
| instanceId | Gets the Id of the current instance of this object |
Methods#
| Name | Description |
|---|
| Clone | Create a clone of this object |
| DataLoad | Saves data to a stream |
| DataSave | Saves data to a stream |
| ToJSON | Saves data to a JSON compatible object |