Must be called by subclass at end of constructor.

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

Syntax

C#
protected void InitializeInternalPin(
	IPluginIO pluginIO
)

Parameters

pluginIO
Type: VVVV.PluginInterfaces.V1..::..IPluginIO

[Missing <param name="pluginIO"/> documentation for "M:VVVV.PluginInterfaces.V2.Pin`1.InitializeInternalPin(VVVV.PluginInterfaces.V1.IPluginIO)"]

See Also