C# Class SagaLogin.Packets.Client.SendMapPing

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

Public Methods

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

Method Details

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

SendMapPing() public method

public SendMapPing ( ) : System
return System