C# Class Nexus.Client.Games.Fallout3.Scripting.CSharpScript.Fallout3CSharpBaseScript

The base class for the Fallout 3 variant of C# scripts.
Inheritance: FalloutCSharpBaseScript
Afficher le fichier Open project: NexusMods/NexusModManager-4.5

Méthodes publiques

Méthode Description
GetFoseVersion ( ) : System.Version

Gets the version of FOSE that is installed.

Method Details

GetFoseVersion() public static méthode

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