[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.INodeBrowserHost.CloneNode(VVVV.PluginInterfaces.V2.INodeInfo,System.String,System.String,System.String,System.String)"]

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

Syntax

C#
void CloneNode(
	INodeInfo nodeInfo,
	string path,
	string Name,
	string Category,
	string Version
)

Parameters

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

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

path
Type: System..::..String

[Missing <param name="path"/> documentation for "M:VVVV.PluginInterfaces.V2.INodeBrowserHost.CloneNode(VVVV.PluginInterfaces.V2.INodeInfo,System.String,System.String,System.String,System.String)"]

Name
Type: System..::..String

[Missing <param name="Name"/> documentation for "M:VVVV.PluginInterfaces.V2.INodeBrowserHost.CloneNode(VVVV.PluginInterfaces.V2.INodeInfo,System.String,System.String,System.String,System.String)"]

Category
Type: System..::..String

[Missing <param name="Category"/> documentation for "M:VVVV.PluginInterfaces.V2.INodeBrowserHost.CloneNode(VVVV.PluginInterfaces.V2.INodeInfo,System.String,System.String,System.String,System.String)"]

Version
Type: System..::..String

[Missing <param name="Version"/> documentation for "M:VVVV.PluginInterfaces.V2.INodeBrowserHost.CloneNode(VVVV.PluginInterfaces.V2.INodeInfo,System.String,System.String,System.String,System.String)"]

See Also