BatchPluginLoader
Assembly: uMod.Core.dll
Inheritance ObjectPluginLoader BatchPluginLoader
Implements IPluginLoader, IBatchPluginLoader
Summary
Represents a batch plugin loader
Constructors
Name | Summary |
|---|---|
Create a new instance of the BatchPluginLoader class |
Properties
Name | Summary |
|---|---|
CorePlugins |
Methods
Name | Summary |
|---|---|
RegisterPlugin ( | Register core plugin type to load |
Reload ( | Reloads a plugin given the specified name |
Reset () | Unload and clear core plugins |
Scan () | Scans the loader for available plugins |
UnregisterPlugin ( | Unregister core plugin type and unload it |