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
MarketUpdateComment
C# Class SagaMap.Packets.Client.MarketUpdateComment
Inheritance:
SagaLib.Packet
显示文件
Open project: Willyham/SagaRO2
Class Usage Examples
Public Methods
Method
Description
GetComment
( ) :
string
MarketUpdateComment
( ) :
System
New
( ) :
Packet
Parse
(
SagaLib
client
) :
void
Method Details
GetComment()
public
method
public
GetComment
( ) :
string
return
string
MarketUpdateComment()
public
method
public
MarketUpdateComment
( ) :
System
return
System
New()
public
method
public
New
( ) :
Packet
return
SagaLib.Packet
Parse()
public
method
public
Parse
(
SagaLib
client
) :
void
client
SagaLib
return
void