C# Класс Nexus.Client.Games.FalloutNV.Scripting.CSharpScript.FalloutNVCSharpBaseScript

The base class for the Fallout: New Vegas variant of C# scripts.
Наследование: Nexus.Client.Games.Fallout3.Scripting.CSharpScript.FalloutCSharpBaseScript
Показать файл Открыть проект

Открытые методы

Метод Описание
GetNvseVersion ( ) : System.Version

Gets the version of NVSE that is installed.

Описание методов

GetNvseVersion() публичный статический Метод

Gets the version of NVSE that is installed.
public static GetNvseVersion ( ) : System.Version
Результат System.Version