[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.EX9.DXResourcePluginBase`1.CreateDeviceData(SlimDX.Direct3D9.Device)"]

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

Syntax

C#
protected abstract T CreateDeviceData(
	Device device
)

Parameters

device
Type: Device

[Missing <param name="device"/> documentation for "M:VVVV.PluginInterfaces.V2.EX9.DXResourcePluginBase`1.CreateDeviceData(SlimDX.Direct3D9.Device)"]

Return Value

[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.EX9.DXResourcePluginBase`1.CreateDeviceData(SlimDX.Direct3D9.Device)"]

See Also