C# Class Nexus.Client.Games.Skyrim.Scripting.CSharpScript.SkyrimCSharpBaseScript

The base class for the Skyrim 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
GetSkseVersion ( ) : System.Version

Gets the version of SKSE that is installed.

Method Details

GetSkseVersion() public static méthode

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