GetName
From LoTROInterface Wiki
API Reference > Turbine.Plugin.GetName()
Gets the name of the plugin.
Syntax
| Lua | |
|---|---|
| function Plugin:GetName(); | |
Returns
Type: string
The name of the plugin.
Remarks
This method gets the name of the plugin that was specified in the plugin information file.