C# Class SagaMap.Packets.Client.NPCShopBuy

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

Méthodes publiques

Méthode Description
GetAmount ( ) : byte
GetIndex ( ) : byte
NPCShopBuy ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

GetAmount() public méthode

public GetAmount ( ) : byte
Résultat byte

GetIndex() public méthode

public GetIndex ( ) : byte
Résultat byte

NPCShopBuy() public méthode

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