Difference between revisions of "GetLNVersion"
Jump to navigation
Jump to search
m
no edit summary
imported>Pintocat |
imported>Pintocat m |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
|origin = LU | |origin = LU | ||
|summary = Returns the version of this plugin. (deprecated by [[GetPluginVersion|GetPluginVersion]] in NVSE 4.5.7) | |summary = Now always returns zero. Do not use. Mods using this should be updated to use [[GetPluginVersion|GetPluginVersion]]. | ||
<s>Returns the version of this plugin.</s> | |||
(deprecated by [[GetPluginVersion|GetPluginVersion]] in NVSE 4.5.7) | |||
|name = GetLNVersion | |name = GetLNVersion | ||
|returnType = int | |returnType = int |