C# Class SagaMap.Packets.Server.JobLevels

Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
JobLevels ( ) : System
SetJobLevels ( byte>.Dictionary jlvs ) : void

Method Details

JobLevels() public méthode

public JobLevels ( ) : System
Résultat System

SetJobLevels() public méthode

public SetJobLevels ( byte>.Dictionary jlvs ) : void
jlvs byte>.Dictionary
Résultat void