Optional interface to be implemented on a plugin that needs to know when one of its pins is connected or disconnected

Namespace: VVVV.PluginInterfaces.V1
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public interface IPluginConnections

See Also