The IPluginIO type exposes the following members.

Properties

  NameDescription
Public propertyIsConnected
Specifies whether the pin is connected in the patch or not.
Public propertyName
The pins name.
Public propertyOrder
The order property helps the node to arrange its pins visually. The higher the order, the more right the pin appears on the node.
Public propertyPluginHost
Gets the plugin host which created this plugin io.

See Also