C# Class SagaMap.Packets.Server.JobLevels

Inheritance: SagaLib.Packet
ファイルを表示 Open project: Willyham/SagaRO2

Public Methods

Method Description
JobLevels ( ) : System
SetJobLevels ( byte>.Dictionary jlvs ) : void

Method Details

JobLevels() public method

public JobLevels ( ) : System
return System

SetJobLevels() public method

public SetJobLevels ( byte>.Dictionary jlvs ) : void
jlvs byte>.Dictionary
return void