C# Class SagaLogin.Packets.Client.GetCharData

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

Méthodes publiques

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

Method Details

GetCharData() public méthode

public GetCharData ( ) : System
Résultat System

GetSelChar() public méthode

public GetSelChar ( ) : byte
Résultat byte

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