plugIn_base Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.plugins.content.plugIn_base"]
Namespace: imbWEM.Core.plugins.content
public abstract class plugIn_base : IPlugInCommonBase, IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName, IAcePluginBase
The plugIn_base type exposes the following members.
| Name | Description | |
|---|---|---|
| consoleHost | ||
| consolePlugin | ||
| description |
Human-readable description of object instance
| |
| INSTALL_POINTS | ||
| InstanceHash | ||
| instanceName | ||
| IsEnabled | ||
| loger | ||
| name |
Name for this instance
| |
| plugin_group |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the plugIn_base | |
| Equals | (Inherited from Object.) | |
| eventCrawlJobFinished | ||
| eventDLCFinishedTParent | ||
| eventDLCInitiatedTParent | ||
| eventPluginInstalled | ||
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| onExit |
It is called when the software starts to shutdown
| |
| ToString | (Inherited from Object.) |