Beta Documentation - Subject to change.

Provides access to plugin management methods.

Methods

  NameDescription
GetAvailablePluginsGets the plugins that are currently available. (Inherited from PluginManager)
GetLoadedPluginsGets the plugins that are currently loaded. (Inherited from PluginManager)
LoadPluginLoads the plugin that is requested. (Inherited from PluginManager)
RefreshAvailablePluginsRefreshes the list of available plugins. (Inherited from PluginManager)
ShowOptionsDisplays the options panel for the specified plugin.
UnloadScriptStateUnloads the script state specified. (Inherited from PluginManager)