C# 클래스 SagaMap.Packets.Server.SetInventorySlotCount

상속: SagaLib.Packet
파일 보기 프로젝트 열기: Willyham/SagaRO2

공개 메소드들

메소드 설명
SetInventorySlotCount ( ) : System
SetSlotCount ( byte count ) : void

메소드 상세

SetInventorySlotCount() 공개 메소드

public SetInventorySlotCount ( ) : System
리턴 System

SetSlotCount() 공개 메소드

public SetSlotCount ( byte count ) : void
count byte
리턴 void