Index
Collapse All
Expand All
GetName Method
Plugin Class
Members
See Also
Beta Documentation - Subject to change.
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.
See Also
Plugin
Turbine