C# Class Supercell.Life.Server.Protocol.Messages.Server.BattleEventMessage

Inheritance: PiranhaMessage
Datei anzeigen Open project: kylecourounis/Supercell.Life

Public Methods

Method Description
BattleEventMessage ( Connection connection ) : Supercell.Life.Server.Network

Initializes a new instance of the BattleEventMessage class.

Private Methods

Method Description
Encode ( ) : void

Method Details

BattleEventMessage() public method

Initializes a new instance of the BattleEventMessage class.
public BattleEventMessage ( Connection connection ) : Supercell.Life.Server.Network
connection Connection
return Supercell.Life.Server.Network