C# Class Nexus.Client.Games.XRebirth.XRebirthGameModeDescriptor

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

Méthodes publiques

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

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

Method Details

XRebirthGameModeDescriptor() public méthode

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