Index
Collapse All
Expand All
GetConfiguration Method
Plugin Class
Members
See Also
Beta Documentation - Subject to change.
Gets the plugin configuration information.
Syntax
Lua
function
Plugin
:
GetConfiguration
(
)
;
Returns
Type:
Object
The plugin's configuration.
Remarks
This method returns a structure of information mapped out of the plugin information file under the configuration element.
See Also
Plugin
Turbine