C# Class Nexus.Client.Games.FalloutNV.Scripting.CSharpScript.FalloutNVCSharpBaseScript

The base class for the Fallout: New Vegas variant of C# scripts.
Inheritance: Nexus.Client.Games.Fallout3.Scripting.CSharpScript.FalloutCSharpBaseScript
显示文件 Open project: NexusMods/NexusModManager-4.5

Public Methods

Method Description
GetNvseVersion ( ) : System.Version

Gets the version of NVSE that is installed.

Method Details

GetNvseVersion() public static method

Gets the version of NVSE that is installed.
public static GetNvseVersion ( ) : System.Version
return System.Version