C# Class Nexus.Client.Games.Oblivion.OblivionGameModeDescriptor

Provides the basic information about the Oblivion game mode.
Inheritance: Nexus.Client.Games.Gamebryo.GamebryoGameModeDescriptorBase
Afficher le fichier Open project: NexusMods/NexusModManager-4.5 Class Usage Examples

Méthodes publiques

Méthode Description
OblivionGameModeDescriptor ( IEnvironmentInfo p_eifEnvironmentInfo ) : System.Drawing

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

Method Details

OblivionGameModeDescriptor() public méthode

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