C# 클래스 withSIX.Mini.Plugin.Arma.Models.Arma1Game

상속: ArmaGame
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

메소드 설명
Arma1Game ( System.Guid id, Arma1GameSettings settings ) : System

보호된 메소드들

메소드 설명
Arma1Game ( System.Guid id ) : System
GetAdditionalLaunchMods ( ) : IEnumerable

메소드 상세

Arma1Game() 보호된 메소드

protected Arma1Game ( System.Guid id ) : System
id System.Guid
리턴 System

Arma1Game() 공개 메소드

public Arma1Game ( System.Guid id, Arma1GameSettings settings ) : System
id System.Guid
settings Arma1GameSettings
리턴 System

GetAdditionalLaunchMods() 보호된 메소드

protected GetAdditionalLaunchMods ( ) : IEnumerable
리턴 IEnumerable