Define if this node should be ignored in a NodeBrowser or not.
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
| C# |
|---|
bool Ignore { get; set; } |
| vvvv45 plugin specification |
| INodeInfo..::..Ignore Property |
| INodeInfo Interface See Also Send Feedback |
| C# |
|---|
bool Ignore { get; set; } |