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