C# Class SagaMap.Packets.Client.MarketSearch

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

Méthodes publiques

Méthode Description
GetItemClass ( ) : Class
GetItemType ( ) : byte
GetMaxCLv ( ) : byte
GetMinCLv ( ) : byte
GetSearchMode ( ) : byte
GetSearchStartOffset ( ) : ushort
GetSearchString ( ) : string
MarketSearch ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void
SortBy ( ) : byte

Method Details

GetItemClass() public méthode

public GetItemClass ( ) : Class
Résultat Class

GetItemType() public méthode

public GetItemType ( ) : byte
Résultat byte

GetMaxCLv() public méthode

public GetMaxCLv ( ) : byte
Résultat byte

GetMinCLv() public méthode

public GetMinCLv ( ) : byte
Résultat byte

GetSearchMode() public méthode

public GetSearchMode ( ) : byte
Résultat byte

GetSearchStartOffset() public méthode

public GetSearchStartOffset ( ) : ushort
Résultat ushort

GetSearchString() public méthode

public GetSearchString ( ) : string
Résultat string

MarketSearch() public méthode

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

SortBy() public méthode

public SortBy ( ) : byte
Résultat byte