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