GetAuthor
From LoTROInterface Wiki
API Reference > Turbine.Plugin.GetAuthor()
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.