C# Class SagaLogin.Packets.Client.SendLogin

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

Méthodes publiques

Méthode Description
GetMD5Pass ( ) : string
GetName ( ) : string
New ( ) : Packet
Parse ( SagaLib client ) : void
SendLogin ( ) : System
isStaticSize ( ) : bool

Method Details

GetMD5Pass() public méthode

public GetMD5Pass ( ) : string
Résultat string

GetName() public méthode

public GetName ( ) : string
Résultat string

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

SendLogin() public méthode

public SendLogin ( ) : System
Résultat System

isStaticSize() public méthode

public isStaticSize ( ) : bool
Résultat bool