pluginManagerBase Class |
Namespace: imbACE.Core.plugins
The pluginManagerBase type exposes the following members.
| Name | Description | |
|---|---|---|
| bannedShortNames |
Collection of short type names that are banned because of ambiquity
| |
| description |
Descriptive purpose of this manager
| |
| DOSHOWLOGS | ||
| folderWithPlugins |
Gets or sets the folder with plugins.
| |
| name |
Name of the manager
| |
| pluginTypesByName |
Short type name dictionary - for easier resolution/call from the ACE Script
| |
| pluginTypesByPathName |
Dictionary indexing plugins by relative directory path and type short name: e.g. /myPlugins/reporter.dll -> myPlugins.reporter
|
| Name | Description | |
|---|---|---|
| GetAllRegistrations |
Gets all callable needles for all types registered,
|
| Name | Description | |
|---|---|---|
| aceGenEx | (Defined by aceExceptionTools.) | |
| aceSciEx | (Defined by aceExceptionTools.) |