GetVersion

From LoTROInterface Wiki

Jump to: navigation, search


Gets the name of the plugin.

Syntax

Lua
function Plugin:GetVersion();

Returns

Type: string
The version of the plugin.

Remarks

This method gets the version of the plugin that was specified in the plugin information file.

Personal tools