TheBaseEngine..::..AddPlatforms Method
Adds a list of supported platforms
Namespace:
nsCDEngine.EnginesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public void AddPlatforms( List<cdePlatform> pPlatformList )
Public Sub AddPlatforms ( _ pPlatformList As List(Of cdePlatform) _ )
public: void AddPlatforms( List<cdePlatform^>^ pPlatformList )
Parameters
- pPlatformList
- Type: List<(Of <(<'cdePlatform>)>)>
List of platforms that are supported by this plugin