C# Class SagaLogin.Packets.Client.SendLogin

Inheritance: SagaLib.Packet
Show file Open project: Willyham/SagaRO2

Public Methods

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

Method Details

GetMD5Pass() public method

public GetMD5Pass ( ) : string
return string

GetName() public method

public GetName ( ) : string
return string

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

public Parse ( SagaLib client ) : void
client SagaLib
return void

SendLogin() public method

public SendLogin ( ) : System
return System

isStaticSize() public method

public isStaticSize ( ) : bool
return bool