C# Class SagaLogin.Packets.Client.SendLoginPing

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

Public Methods

Method Description
New ( ) : Packet
Parse ( SagaLib client ) : void
SendLoginPing ( ) : System

Method Details

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

SendLoginPing() public method

public SendLoginPing ( ) : System
return System