The IPluginManager type exposes the following members.

Methods

  NameDescription
AssetTypeSupported
Checks if an asset type is supported.
CompressionFormatSupported
Checks if a compression format is supported.
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
EnumeratePlugins
Enumerates the plugins.
GetConfigModule
Gets the config module.
GetUmlFileType
Gets the uml file type.
QueryDstFileTypes
Queries the destination file types.
QuerySrcFileTypes
Queries the source file types.
RequiresConfiguration
Require configuration.

See Also