Difference between revisions of "IsPluginInstalled"
Jump to navigation
Jump to search
imported>Waruddar |
imported>Waruddar |
||
Line 2: | Line 2: | ||
'''Syntax:''' | '''Syntax:''' | ||
(isInstalled:bool) | (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.