C# Class SagaMap.Packets.Server.MarketMessage

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

Méthodes publiques

Méthode Description
MarketMessage ( ) : System
SetComment ( string comment ) : void
SetReason ( byte reason ) : void

Method Details

MarketMessage() public méthode

public MarketMessage ( ) : System
Résultat System

SetComment() public méthode

public SetComment ( string comment ) : void
comment string
Résultat void

SetReason() public méthode

public SetReason ( byte reason ) : void
reason byte
Résultat void