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

Inheritance: PiranhaMessage
Afficher le fichier Open project: kylecourounis/Supercell.Life

Méthodes publiques

Méthode Description
BattleEventMessage ( Connection connection ) : Supercell.Life.Server.Network

Initializes a new instance of the BattleEventMessage class.

Private Methods

Méthode Description
Encode ( ) : void

Method Details

BattleEventMessage() public méthode

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