C# Class Nexus.Client.Games.Gamebryo.GamebryoGameModeDescriptorBase

Provides common information about Gamebryo based games.
Inheritance: GameModeDescriptorBase
Afficher le fichier Open project: NexusMods/NexusModManager-4.5

Méthodes publiques

Méthode Description
GamebryoGameModeDescriptorBase ( IEnvironmentInfo p_eifEnvironmentInfo ) : System

A simple constructor that initializes the object with the given dependencies.

Method Details

GamebryoGameModeDescriptorBase() public méthode

A simple constructor that initializes the object with the given dependencies.
public GamebryoGameModeDescriptorBase ( IEnvironmentInfo p_eifEnvironmentInfo ) : System
p_eifEnvironmentInfo IEnvironmentInfo The application's envrionment info.
Résultat System