[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
GetNumLoadedPlugins
Revision as of 23:56, 12 July 2008 by imported>Haama (Created)
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.