PluginManager Class |
Namespace: ff14bot.Managers
public static class PluginManager
The PluginManager type exposes the following members.
Name | Description | |
---|---|---|
PluginDirectory | ||
Plugins | Gets all the currently loaded plugins. |
Name | Description | |
---|---|---|
GetEnabledPlugins | Gets the enabled plugins. | |
PulseAllPlugins | Pulses all plugins. | |
PulsePlugin | Pulses a specific plugin instance. | |
SetEnabledPlugins | Sets a list of plugins to be enabled. |
Name | Description | |
---|---|---|
OnPluginsReloaded |
Occurs when [on plugins reloaded].
|