C# Класс Nexus.Client.Games.WarThunder.WarThunderGameModeDescriptor

Provides common information aboutWarThunder based games.
Наследование: GameModeDescriptorBase
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
WarThunderGameModeDescriptor ( IEnvironmentInfo p_eifEnvironmentInfo ) : System

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

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

WarThunderGameModeDescriptor() публичный Метод

A simple constructor that initializes the object with the given dependencies.
public WarThunderGameModeDescriptor ( IEnvironmentInfo p_eifEnvironmentInfo ) : System
p_eifEnvironmentInfo IEnvironmentInfo The application's envrionment info.
Результат System