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