Opens the GUI of the given node.
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
void ShowGUI( INode2 node ) |
Parameters
- node
- Type: VVVV.PluginInterfaces.V2.Graph..::..INode2
The node whose GUI to open.