C-DEngine 5.105

TheContentServiceEngine..::..InitEngineAssets Method

Mandatory call to set the base engine parameter

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

Syntax


public void InitEngineAssets(
	IBaseEngine pBase
)
Public Sub InitEngineAssets ( _
	pBase As IBaseEngine _
)
public:
void InitEngineAssets(
	IBaseEngine^ pBase
)

Parameters

pBase
Type: nsCDEngine.Engines..::..IBaseEngine
Interface to the MyBaseEngine