GetConfiguration

From LoTROInterface Wiki

Jump to: navigation, search


Gets the plugin configuration information.

Syntax

Lua
function Plugin:GetConfiguration();

Returns

Type: Object
The plugin's configuration.

Remarks

This method returns a structure of information mapped out of the plugin information file under the configuration element.

Personal tools