[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.INodeListener.AddedCB(VVVV.PluginInterfaces.V2.INode)"]

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

Syntax

C#
void AddedCB(
	INode childNode
)

Parameters

childNode
Type: VVVV.PluginInterfaces.V2..::..INode

[Missing <param name="childNode"/> documentation for "M:VVVV.PluginInterfaces.V2.INodeListener.AddedCB(VVVV.PluginInterfaces.V2.INode)"]

See Also