C# Class Supercell.Life.Server.Protocol.Messages.Client.HomeLogicStoppedMessage

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

Méthodes publiques

Méthode Description
HomeLogicStoppedMessage ( Connection connection, ByteStream stream ) : Supercell.Life.Titan.DataStream

Initializes a new instance of the HomeLogicStoppedMessage class.

Private Methods

Méthode Description
Decode ( ) : void
Handle ( ) : void

Method Details

HomeLogicStoppedMessage() public méthode

Initializes a new instance of the HomeLogicStoppedMessage class.
public HomeLogicStoppedMessage ( Connection connection, ByteStream stream ) : Supercell.Life.Titan.DataStream
connection Connection
stream ByteStream
Résultat Supercell.Life.Titan.DataStream