C# Class SagaMap.Packets.Client.GetTrade

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

Méthodes publiques

Méthode Description
GetTargetActor ( ) : uint
GetTrade ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

GetTargetActor() public méthode

public GetTargetActor ( ) : uint
Résultat uint

GetTrade() public méthode

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