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.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public int Order { get; set; } |