C# Class MBC.Shared.Events.MatchBeginEvent

Inheritance: MatchEvent
ファイルを表示 Open project: aiclub/Mohawk_Battleship

Public Methods

Method Description
MatchBeginEvent ( Match copyParams ) : System

Constructs this event

Method Details

MatchBeginEvent() public method

Constructs this event
public MatchBeginEvent ( Match copyParams ) : System
copyParams MBC.Shared.Entities.Match
return System