PluginManagerSetEnabledPlugins Method |
Sets a list of plugins to be enabled.
Namespace:
ff14bot.Managers
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static void SetEnabledPlugins(
params string[] plugins
)
Parameters
- plugins
- Type: SystemString
A variable-length parameters list containing plugins.
Remarks Created 4/26/2012.
See Also