C# Class SagaMap.Packets.Client.GetTradeMoney

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

Méthodes publiques

Méthode Description
GetMoney ( ) : int
GetTradeMoney ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

GetMoney() public méthode

public GetMoney ( ) : int
Résultat int

GetTradeMoney() public méthode

public GetTradeMoney ( ) : 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