The order property helps the node to arrange its pins visually. The higher the order, the more right the pin appears on the node.
Namespace: VVVV.PluginInterfaces.V1Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
| C# |
|---|
int Order { get; set; } |