[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.INodeBrowserHost.CreateNode(VVVV.PluginInterfaces.V2.INodeInfo)"]

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

Syntax

C#
void CreateNode(
	INodeInfo nodeInfo
)

Parameters

nodeInfo
Type: VVVV.PluginInterfaces.V2..::..INodeInfo

[Missing <param name="nodeInfo"/> documentation for "M:VVVV.PluginInterfaces.V2.INodeBrowserHost.CreateNode(VVVV.PluginInterfaces.V2.INodeInfo)"]

See Also