TheBaseEngine..::..GetDeviceTypes Method
Returns a list of TheDeviceTypeInfos of this plugin
Namespace:
nsCDEngine.EnginesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public List<TheDeviceTypeInfo> GetDeviceTypes()
Public Function GetDeviceTypes As List(Of TheDeviceTypeInfo)
public: List<TheDeviceTypeInfo^>^ GetDeviceTypes()