C# Class SagaMap.Packets.Client.JobChange

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

Méthodes publiques

Méthode Description
GetChangeWeapon ( ) : byte
GetJob ( ) : byte
GetPostFix ( ) : ushort
JobChange ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

GetChangeWeapon() public méthode

public GetChangeWeapon ( ) : byte
Résultat byte

GetJob() public méthode

public GetJob ( ) : byte
Résultat byte

GetPostFix() public méthode

public GetPostFix ( ) : ushort
Résultat ushort

JobChange() public méthode

public JobChange ( ) : System
Résultat System

New() public méthode

public New ( ) : Packet
Résultat SagaLib.Packet

Parse() public méthode

public Parse ( SagaLib client ) : void
client SagaLib
Résultat void