C# Class SagaMap.Packets.Server.SetInventorySlotCount

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

Méthodes publiques

Méthode Description
SetInventorySlotCount ( ) : System
SetSlotCount ( byte count ) : void

Method Details

SetInventorySlotCount() public méthode

public SetInventorySlotCount ( ) : System
Résultat System

SetSlotCount() public méthode

public SetSlotCount ( byte count ) : void
count byte
Résultat void