C# Class SagaMap.Packets.Server.ListWarehouse

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

Méthodes publiques

Méthode Description
ListWarehouse ( byte numberOfItems ) : System
SetItems ( List items ) : void
SetSortType ( ITEM_TYPE type ) : void

Method Details

ListWarehouse() public méthode

public ListWarehouse ( byte numberOfItems ) : System
numberOfItems byte
Résultat System

SetItems() public méthode

public SetItems ( List items ) : void
items List
Résultat void

SetSortType() public méthode

public SetSortType ( ITEM_TYPE type ) : void
type ITEM_TYPE
Résultat void