C# Class SagaMap.Packets.Client.MarketUpdateComment

Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2 Class Usage Examples

Méthodes publiques

Méthode Description
GetComment ( ) : string
MarketUpdateComment ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

GetComment() public méthode

public GetComment ( ) : string
Résultat string

MarketUpdateComment() public méthode

public MarketUpdateComment ( ) : System
Résultat System

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