Beta Documentation - Subject to change.

Displays the options panel for the specified plugin.

Syntax

Lua
function LotroPluginManager.ShowOptions(plugin);

Parameters

plugin
Type: Plugin

Remarks

Displays the options panel for the specified plugin.

See Also