Difference between revisions of "GetPluginVersion"

18 bytes removed ,  20:38, 14 January 2017
no edit summary
imported>Odessa
(created)
 
imported>Gribbleshnibit8
Line 9: Line 9:
   |Type = string
   |Type = string
   }}
   }}
  |referenceType = }}
  |example =<pre>
==Example==
<pre>
if (GetPluginVersion "Extensions for NVSE") < 15
if (GetPluginVersion "Extensions for NVSE") < 15
     MessageBoxEx "You need to install version 15 of NX plugin"
     MessageBoxEx "You need to install version 15 of NX plugin"
endif
endif
</pre>
</pre>
}}


==See Also==
==See Also==