Subscribe to this event to get noticed when the data changes.
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
event SpreadChangedEventHander<T> 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.