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