GetAuthor

From LoTROInterface Wiki

Jump to: navigation, search


Gets the author of the plugin.

Syntax

Lua
function Plugin:GetAuthor();

Returns

Type: string
The author of the plugin.

Remarks

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

Personal tools