C-DEngine 5.105

ICDEPlugin Methods

The ICDEPlugin type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseEngine
Returns the IBaseEngine Interface to the C-DEngine when needed. This method might become obsolete in the future but has to be provided for now
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method InitEngineAssets
The C-DEngine will call this function to give a reference to the IBaseEngine Interface of the MyBaseEngine to the plugin-service The IBaseEngine contains many methods for communication management Use this method to initialize all your assets that are NOT depending on other Plugins or Engines You cannot assume that any other engine is running at the execution time of this method
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)