[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.INodeBrowser.DragDrop(System.Boolean)"]

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

Syntax

C#
void DragDrop(
	bool allow
)

Parameters

allow
Type: System..::..Boolean

[Missing <param name="allow"/> documentation for "M:VVVV.PluginInterfaces.V2.INodeBrowser.DragDrop(System.Boolean)"]

See Also