Click or drag to resize

pluginManagerBasepluginTypesByName Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Short type name dictionary - for easier resolution/call from the ACE Script

Namespace:  imbACE.Core.plugins
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public aceConcurrentDictionary<Type> pluginTypesByName { get; }
Request Example View Source

Property Value

Type: aceConcurrentDictionaryType
The name of the plugin types by.
See Also