C# 클래스 Nexus.Client.Games.Witcher2.Witcher2GameModeDescriptor

Provides common information about Witcher2 based games.
상속: GameModeDescriptorBase
파일 보기 프로젝트 열기: NexusMods/NexusModManager-4.5 1 사용 예제들

공개 메소드들

메소드 설명
Witcher2GameModeDescriptor ( IEnvironmentInfo p_eifEnvironmentInfo ) : System

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

메소드 상세

Witcher2GameModeDescriptor() 공개 메소드

A simple constructor that initializes the object with the given dependencies.
public Witcher2GameModeDescriptor ( IEnvironmentInfo p_eifEnvironmentInfo ) : System
p_eifEnvironmentInfo IEnvironmentInfo The application's envrionment info.
리턴 System