GetNumLoadedPlugins

Revision as of 23:56, 12 July 2008 by imported>Haama (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


A command for Oblivion Script Extender

Syntax:

(loadedPluginCount:short) GetNumLoadedPlugins

Returns the number of plugins currently loaded.

NotesEdit

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

See AlsoEdit