IsPluginInstalled

From the Oblivion ConstructionSet Wiki
Revision as of 00:04, 27 December 2007 by imported>Haama (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(version:long) GetPluginVersion pluginName:string

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

See Also