C# Class SagaLogin.Packets.Map.Get.MapPong

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

Public Methods

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

Method Details

MapPong() public method

public MapPong ( ) : System
return System

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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