[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.PluginHostExtensions.CreateValueFastInput(VVVV.PluginInterfaces.V1.IPluginHost,VVVV.PluginInterfaces.V2.InputAttribute,System.Type)"]
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public static IValueFastIn CreateValueFastInput( this IPluginHost host, InputAttribute attribute, Type type ) |
Parameters
- host
- Type: VVVV.PluginInterfaces.V1..::..IPluginHost
[Missing <param name="host"/> documentation for "M:VVVV.PluginInterfaces.V2.PluginHostExtensions.CreateValueFastInput(VVVV.PluginInterfaces.V1.IPluginHost,VVVV.PluginInterfaces.V2.InputAttribute,System.Type)"]
- attribute
- Type: VVVV.PluginInterfaces.V2..::..InputAttribute
[Missing <param name="attribute"/> documentation for "M:VVVV.PluginInterfaces.V2.PluginHostExtensions.CreateValueFastInput(VVVV.PluginInterfaces.V1.IPluginHost,VVVV.PluginInterfaces.V2.InputAttribute,System.Type)"]
- type
- Type: System..::..Type
[Missing <param name="type"/> documentation for "M:VVVV.PluginInterfaces.V2.PluginHostExtensions.CreateValueFastInput(VVVV.PluginInterfaces.V1.IPluginHost,VVVV.PluginInterfaces.V2.InputAttribute,System.Type)"]
Return Value
[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.PluginHostExtensions.CreateValueFastInput(VVVV.PluginInterfaces.V1.IPluginHost,VVVV.PluginInterfaces.V2.InputAttribute,System.Type)"]