IsPluginInstalled

From the Oblivion ConstructionSet Wiki
Revision as of 14:11, 25 September 2008 by imported>Waruddar
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(isInstalled:bool) GetPluginVersion pluginName:string

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

See Also