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

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

공개 메소드들

메소드 설명
SetItem ( Item item ) : void
SetSlot ( byte slot ) : void
TradeItemOther ( ) : System

메소드 상세

SetItem() 공개 메소드

public SetItem ( Item item ) : void
item Item
리턴 void

SetSlot() 공개 메소드

public SetSlot ( byte slot ) : void
slot byte
리턴 void

TradeItemOther() 공개 메소드

public TradeItemOther ( ) : System
리턴 System