[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
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.