Index
Collapse All
Expand All
GetLoadedPlugins Method
PluginManager Class
Members
See Also
Beta Documentation - Subject to change.
Gets the plugins that are currently loaded.
Syntax
Lua
function
PluginManager
.
GetLoadedPlugins
(
)
;
Returns
Type:
Object
Returns a table containing the currently loaded plugins
Remarks
Gets the currently loaded plugins.
See Also
PluginManager
Turbine