C-DEngine 5.105

IBaseEngine Interface

This is the main Interface for Plugin-Service management. It abstracts the MyBaseEngine and should always be used from Plugin-Services instead of directly calling the MyBaseEngine methods.

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

Syntax


public interface IBaseEngine
Public Interface IBaseEngine
public interface class IBaseEngine

Remarks