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

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

Public Methods

Method Description
GetFoseVersion ( ) : System.Version

Gets the version of FOSE that is installed.

Method Details

GetFoseVersion() public static method

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