[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.NodeCollection.AddCombined(System.String,System.Boolean)"]

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

Syntax

C#
public void AddCombined(
	string dir,
	bool isuserdefined
)

Parameters

dir
Type: System..::..String

[Missing <param name="dir"/> documentation for "M:VVVV.PluginInterfaces.V2.NodeCollection.AddCombined(System.String,System.Boolean)"]

isuserdefined
Type: System..::..Boolean

[Missing <param name="isuserdefined"/> documentation for "M:VVVV.PluginInterfaces.V2.NodeCollection.AddCombined(System.String,System.Boolean)"]

See Also