C# Class VVVV.Packs.Messaging.Nodes.MessageFrameDelayNode

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

Protected Properties

Property Type Description
LastFrame List

Public Methods

Method Description
Evaluate ( int SpreadMax ) : void

Method Details

Evaluate() public method

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

Property Details

LastFrame protected_oe property

protected List LastFrame
return List