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