C# Class Nexus.Client.Games.StateOfDecay.StateOfDecayGameModeDescriptor

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

Méthodes publiques

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

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

Method Details

StateOfDecayGameModeDescriptor() public méthode

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