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

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

공개 메소드들

메소드 설명
MarketDeleteIem ( ) : System
SetItemId ( uint id ) : void
SetReason ( byte reason ) : void

메소드 상세

MarketDeleteIem() 공개 메소드

public MarketDeleteIem ( ) : System
리턴 System

SetItemId() 공개 메소드

public SetItemId ( uint id ) : void
id uint
리턴 void

SetReason() 공개 메소드

public SetReason ( byte reason ) : void
reason byte
리턴 void