Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SagaMap
Packets
Client
SendDemandMapID
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
显示文件
Open project: Willyham/SagaRO2
Public Methods
Method
Description
New
( ) :
Packet
Parse
(
SagaLib
client
) :
void
SendDemandMapID
( ) :
System
Constructor.
Method Details
New()
public
method
public
New
( ) :
Packet
return
SagaLib.Packet
Parse()
public
method
public
Parse
(
SagaLib
client
) :
void
client
SagaLib
return
void
SendDemandMapID()
public
method
Constructor.
public
SendDemandMapID
( ) :
System
return
System