Whether the pin is being validated on Evaluate or not. Validation triggers upstream node evaluation if upstream node was not evaluated yet in this frame.

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public bool AutoValidate { get; set; }

See Also