GetNVSEOnlineVersion

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Returns current version NVSE(from GitHub)

Syntax

[help]
(Version:int) GetNVSEOnlineVersion

Example

 set iNVSEOnlineVer to GetNVSEOnlineVersion

Will return(for instance) "623"

Notes

  • This function should be considered experimental;

See Also