Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SagaMap
Packets
Client
GetMail
C# Class SagaMap.Packets.Client.GetMail
Inheritance:
SagaLib.Packet
Mostrar archivo
Open project: Willyham/SagaRO2
Public Methods
Method
Description
GetMail
( ) :
System
GetMailID
( ) :
uint
New
( ) :
Packet
Parse
(
SagaLib
client
) :
void
Method Details
GetMail()
public
method
public
GetMail
( ) :
System
return
System
GetMailID()
public
method
public
GetMailID
( ) :
uint
return
uint
New()
public
method
public
New
( ) :
Packet
return
SagaLib.Packet
Parse()
public
method
public
Parse
(
SagaLib
client
) :
void
client
SagaLib
return
void