C# Класс Nexus.Client.Games.Gamebryo.GamebryoGameModeDescriptorBase

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

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

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

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

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

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

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.
Результат System