Collapse All
Expand All
C#
vvvv45 plugin specification
INodeInfo
.
.
::
.
.
Type Property
INodeInfo Interface
See Also
Send Feedback
The node type. Set by the PluginFactory.
Namespace:
VVVV.PluginInterfaces.V2
Assembly:
VVVV.PluginInterfaces
(in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C#
NodeType
Type
{
get
;
set
; }
See Also
INodeInfo Interface
VVVV.PluginInterfaces.V2 Namespace