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

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

공개 메소드들

메소드 설명
JobLevels ( ) : System
SetJobLevels ( byte>.Dictionary jlvs ) : void

메소드 상세

JobLevels() 공개 메소드

public JobLevels ( ) : System
리턴 System

SetJobLevels() 공개 메소드

public SetJobLevels ( byte>.Dictionary jlvs ) : void
jlvs byte>.Dictionary
리턴 void