RefreshAvailablePlugins

From LoTROInterface Wiki

Jump to: navigation, search


Refreshes the list of available plugins.

Syntax

Lua
function PluginManager.RefreshAvailablePlugins();

Remarks

Refreshes the list of available plugins from disk. This does not force the unload of any plugins whose plugin definition file has been removed, but plugins whose plugin definition file has been removed will no longer be visible in the list of available plugins.

Personal tools