The IPluginIO type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsConnected |
Specifies whether the pin is connected in the patch or not.
| |
| Name |
The pins name.
| |
| Order |
The order property helps the node to arrange its pins visually. The higher the order, the more right the pin appears on the node.
| |
| PluginHost |
Gets the plugin host which created this plugin io.
|