Difference between revisions of "IsPluginInstalled"
Jump to navigation
Jump to search
imported>Haama (Created) |
imported>Waruddar |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
'''Syntax:''' | '''Syntax:''' | ||
( | (isInstalled:bool) IsPluginInstalled pluginName:string | ||
Returns whether a given [[:Category:OBSE_Plug-Ins| OBSE plugin]] (not mod) is installed. | Returns whether a given [[:Category:OBSE_Plug-Ins| OBSE plugin]] (not mod) is installed. |
Latest revision as of 14:12, 25 September 2008
A command for Oblivion Script Extender
Syntax:
(isInstalled:bool) IsPluginInstalled pluginName:string
Returns whether a given OBSE plugin (not mod) is installed.