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

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

Syntax

C#
INodeInfo[] ExtractNodeInfos(
	string filename,
	string arguments
)

Parameters

filename
Type: System..::..String

[Missing <param name="filename"/> documentation for "M:VVVV.PluginInterfaces.V2.IAddonFactory.ExtractNodeInfos(System.String,System.String)"]

arguments
Type: System..::..String

[Missing <param name="arguments"/> documentation for "M:VVVV.PluginInterfaces.V2.IAddonFactory.ExtractNodeInfos(System.String,System.String)"]

Return Value

[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.IAddonFactory.ExtractNodeInfos(System.String,System.String)"]

See Also