C# Class withSIX.Mini.Plugin.Arma.Models.Arma1Game

Inheritance: ArmaGame
Mostra file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
Arma1Game ( System.Guid id, Arma1GameSettings settings ) : System

Protected Methods

Method Description
Arma1Game ( System.Guid id ) : System
GetAdditionalLaunchMods ( ) : IEnumerable

Method Details

Arma1Game() protected method

protected Arma1Game ( System.Guid id ) : System
id System.Guid
return System

Arma1Game() public method

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

GetAdditionalLaunchMods() protected method

protected GetAdditionalLaunchMods ( ) : IEnumerable
return IEnumerable