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

Inheritance: ArmaGame
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
Arma2Game ( System.Guid id, Arma2GameSettings settings ) : System

Protected Methods

Method Description
Arma2Game ( System.Guid id ) : System

Method Details

Arma2Game() protected method

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

Arma2Game() public method

public Arma2Game ( System.Guid id, Arma2GameSettings settings ) : System
id System.Guid
settings Arma2GameSettings
return System