The addon factories used to collect node infos and create nodes.

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

Syntax

C#
List<IAddonFactory> AddonFactories { get; }

See Also