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

Inheritance: BasicGame
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
TakeOnMarsGame ( System.Guid id, TakeOnMarsGameSettings settings ) : System

Protected Methods

Method Description
TakeOnMarsGame ( System.Guid id ) : System

Method Details

TakeOnMarsGame() protected method

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

TakeOnMarsGame() public method

public TakeOnMarsGame ( System.Guid id, TakeOnMarsGameSettings settings ) : System
id System.Guid
settings TakeOnMarsGameSettings
return System