Introduction
Wrapper for Universal Plugins
Fields#
| Name | Description |
|---|---|
| Plugin | Plugin |
| Serialization Type | Plugin type |
| Serialization Data | Serialized plugin data |
| Serialization Namespace | Plugin namespace |
Properties#
| Name | Description |
|---|---|
| instanceId | Id of plugin instance |
Methods#
| Name | Description |
|---|---|
| Clone | Create a clone of this object |
| DataLoad | Load data from stream |
| JSONFromDataLoad | Get a JSON compatible representation from data loaded via stream |
| DataSave | Save data to stream |
| ToJSON | Get a JSON compatible representation of this object |