Collapse All
Expand All
C#
vvvv45 plugin specification
INode
.
.
::
.
.
GetID Method
INode Interface
See Also
Send Feedback
Get the node ID.
Namespace:
VVVV.PluginInterfaces.V2
Assembly:
VVVV.PluginInterfaces
(in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C#
int
GetID
()
Return Value
Returns this nodes ID.
See Also
INode Interface
VVVV.PluginInterfaces.V2 Namespace