[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.INodeListener.PinRemovedCB(VVVV.PluginInterfaces.V2.IPin)"]

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

Syntax

C#
void PinRemovedCB(
	IPin pin
)

Parameters

pin
Type: VVVV.PluginInterfaces.V2..::..IPin

[Missing <param name="pin"/> documentation for "M:VVVV.PluginInterfaces.V2.INodeListener.PinRemovedCB(VVVV.PluginInterfaces.V2.IPin)"]

See Also