Subscribe to this event to get notified when the data changes.

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

Syntax

C#
event SpreadChangedEventHander Changed

Remarks

Only data from this spread is valid in an event handler. If you access data from another spread, don't expect it to be valid.

See Also