GetLNVersion

From the Fallout3 GECK Wiki
Revision as of 23:06, 3 March 2017 by imported>Pintocat
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Now always returns zero. Do not use. Mods using this should be updated to use GetPluginVersion.

Returns the version of this plugin.
(deprecated by GetPluginVersion in NVSE 4.5.7)

Syntax

[help]
(int) GetLNVersion

See Also