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.

IsPluginInstalled

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(isInstalled:bool) IsPluginInstalled pluginName:string

Returns whether a given OBSE plugin (not mod) is installed.

See Also[edit | edit source]