C# Class Sora.Packets.Server.MatchUpdate

Inheritance: IPacket
Show file Open project: Mempler/Sora

Public Properties

Property Type Description
Match Match

Public Methods

Method Description
MatchUpdate ( Match match ) : System

Method Details

MatchUpdate() public method

public MatchUpdate ( Match match ) : System
match Match
return System

Property Details

Match public property

public Match Match
return Match