An io build context is used during the build process of an io object. It contains all the necessary information of how to configure an io object and its container object when creating it.

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

Syntax

C#
public abstract class IOBuildContext

Inheritance Hierarchy

See Also