C# Class VVVV.Nodes.Messaging.Nodes.MessageSetNode

Inheritance: DynamicPinsNode
Show file Open project: velcrome/vvvv-Message

Public Methods

Method Description
Evaluate ( int SpreadMax ) : void

Protected Methods

Method Description
DefinePin ( FormularFieldDescriptor configuration ) : IOAttribute

Method Details

DefinePin() protected method

protected DefinePin ( FormularFieldDescriptor configuration ) : IOAttribute
configuration FormularFieldDescriptor
return IOAttribute

Evaluate() public method

public Evaluate ( int SpreadMax ) : void
SpreadMax int
return void