C# Class HWBalanceAnalyzer.Model.HostileWorldsLog

Holds detailed information on a single Hostile Worlds match.
ファイルを表示 Open project: npruehs/hostile-worlds Class Usage Examples

Public Methods

Method Description
HostileWorldsLog ( ) : System

Constructs a new log object for storing detailed information on a single Hostile Worlds match.

Method Details

HostileWorldsLog() public method

Constructs a new log object for storing detailed information on a single Hostile Worlds match.
public HostileWorldsLog ( ) : System
return System