C-DEngine 5.105

TheBaseEngine..::..AddPlatforms Method

Adds a list of supported platforms

Namespace:  nsCDEngine.Engines
Assembly:  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