C# Class SagaMap.Packets.Server.SetInventorySlotCount

Inheritance: SagaLib.Packet
ファイルを表示 Open project: Willyham/SagaRO2

Public Methods

Method Description
SetInventorySlotCount ( ) : System
SetSlotCount ( byte count ) : void

Method Details

SetInventorySlotCount() public method

public SetInventorySlotCount ( ) : System
return System

SetSlotCount() public method

public SetSlotCount ( byte count ) : void
count byte
return void