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

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

공개 메소드들

메소드 설명
SetQuestID ( uint ID ) : void
SetStep ( SagaDB s ) : void
UpdateQuest ( ) : System

메소드 상세

SetQuestID() 공개 메소드

public SetQuestID ( uint ID ) : void
ID uint
리턴 void

SetStep() 공개 메소드

public SetStep ( SagaDB s ) : void
s SagaDB
리턴 void

UpdateQuest() 공개 메소드

public UpdateQuest ( ) : System
리턴 System