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
Afficher le fichier Open project: NexusMods/NexusModManager-4.5

Méthodes publiques

Méthode Description
GetNvseVersion ( ) : System.Version

Gets the version of NVSE that is installed.

Method Details

GetNvseVersion() public static méthode

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