Difference between revisions of "GetLNVersion"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
imported>Pintocat
Line 1: Line 1:
{{Function
{{Function
  |origin = LU
  |origin = LU
  |summary = Returns the version of this plugin. (deprecated by GetPluginVersion in NVSE 4.5.7)
  |summary = Returns the version of this plugin. (deprecated by [[GetPluginVersion|GetPluginVersion]] in NVSE 4.5.7)
  |name = GetLNVersion
  |name = GetLNVersion
  |returnType = int
  |returnType = int
Line 8: Line 8:
[[Category:Functions_(Lutana)]]
[[Category:Functions_(Lutana)]]
[[Category:File_Functions_(Lutana)]]
[[Category:File_Functions_(Lutana)]]
[[GetPluginVersion]]

Revision as of 15:41, 19 December 2016

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

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

Syntax

[help]
(int) GetLNVersion

See Also

GetPluginVersion