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