GetNumLoadedPlugins

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search


A command for Oblivion Script Extender

Syntax:

(loadedPluginCount:short) GetNumLoadedPlugins

Returns the number of plugins currently loaded.

Notes[edit | edit source]

  • Used in conjunction with GetModIndex, this can be used to verify load order at run-time.

See Also[edit | edit source]