C# Class SagaMap.Packets.Client.SendDemandMapID

Client packet demanding to get the id of the mapserver it's trying to connect to.
Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
New ( ) : Packet
Parse ( SagaLib client ) : void
SendDemandMapID ( ) : System

Constructor.

Method Details

New() public méthode

public New ( ) : Packet
Résultat SagaLib.Packet

Parse() public méthode

public Parse ( SagaLib client ) : void
client SagaLib
Résultat void

SendDemandMapID() public méthode

Constructor.
public SendDemandMapID ( ) : System
Résultat System