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

Inheritance: TypeablePinsNode
Afficher le fichier Open project: velcrome/vvvv-Message

Protected Properties

Свойство Type Description
Keep MessageKeep

Méthodes publiques

Méthode Description
Dispose ( ) : void
Evaluate ( int SpreadMax ) : void
OnImportsSatisfied ( ) : void

Méthodes protégées

Méthode Description
SetPinAttributes ( FormularFieldDescriptor field ) : IOAttribute
UpKeep ( bool force = false ) : bool

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Evaluate() public méthode

public Evaluate ( int SpreadMax ) : void
SpreadMax int
Résultat void

OnImportsSatisfied() public méthode

public OnImportsSatisfied ( ) : void
Résultat void

SetPinAttributes() protected méthode

protected SetPinAttributes ( FormularFieldDescriptor field ) : IOAttribute
field FormularFieldDescriptor
Résultat IOAttribute

UpKeep() protected méthode

protected UpKeep ( bool force = false ) : bool
force bool
Résultat bool

Property Details

Keep protected_oe property

protected MessageKeep Keep
Résultat MessageKeep