C-DEngine 5.105

TheBaseEngine..::..GetDeviceTypes Method

Returns a list of TheDeviceTypeInfos of this plugin

Namespace:  nsCDEngine.Engines
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public List<TheDeviceTypeInfo> GetDeviceTypes()
Public Function GetDeviceTypes As List(Of TheDeviceTypeInfo)
public:
List<TheDeviceTypeInfo^>^ GetDeviceTypes()

Return Value