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

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

Syntax

C#
void DisconnectedCB(
	IPin otherPin
)

Parameters

otherPin
Type: VVVV.PluginInterfaces.V2..::..IPin

[Missing <param name="otherPin"/> documentation for "M:VVVV.PluginInterfaces.V2.IPinListener.DisconnectedCB(VVVV.PluginInterfaces.V2.IPin)"]

See Also