C# Class VVVV.Nodes.OSC.BundleOSCNode

Inheritance: IPluginEvaluate
ファイルを表示 Open project: velcrome/vvvv-Message

Public Methods

Method Description
Evaluate ( int SpreadMax ) : void

Protected Methods

Method Description
MainAddress ( string address ) : string

Method Details

Evaluate() public method

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

MainAddress() protected method

protected MainAddress ( string address ) : string
address string
return string