BatchPluginLoader

Namespace: uModPlugins

Assembly: uMod.Core.dll

Inheritance ObjectPluginLoader BatchPluginLoader

Implements IPluginLoader, IBatchPluginLoader

Summary

Represents a batch plugin loader

Constructors

Name

Summary

BatchPluginLoader (ILogger, Type[])

Create a new instance of the BatchPluginLoader class

Properties

Name

Summary

CorePlugins

Methods

Name

Summary

RegisterPlugin (Type[])

Register core plugin type to load

Reload (String)

Reloads a plugin given the specified name

Reset ()

Unload and clear core plugins

Scan ()

Scans the loader for available plugins

UnregisterPlugin (Type[])

Unregister core plugin type and unload it