C# Class SagaLogin.Packets.Client.SelectChar

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

Méthodes publiques

Méthode Description
GetChanel ( ) : byte
GetSelChar ( ) : int
New ( ) : Packet
Parse ( SagaLib client ) : void
SelectChar ( ) : System

Method Details

GetChanel() public méthode

public GetChanel ( ) : byte
Résultat byte

GetSelChar() public méthode

public GetSelChar ( ) : int
Résultat int

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

SelectChar() public méthode

public SelectChar ( ) : System
Résultat System