Difference between revisions of "GetPluginVersion"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Added IsPluginInstalled link)
 
Line 5: Line 5:


Returns the version of the specified [[:Category:OBSE_Plug-Ins| OBSE plugin]] (not mod).
Returns the version of the specified [[:Category:OBSE_Plug-Ins| OBSE plugin]] (not mod).
==See Also==
*[[IsPluginInstalled]]


[[Category:Functions]]
[[Category:Functions]]

Latest revision as of 00:04, 27 December 2007

A command for Oblivion Script Extender

Syntax:

(version:long) GetPluginVersion pluginName:string

Returns the version of the specified OBSE plugin (not mod).

See Also[edit | edit source]