C# Class SagaLogin.Packets.Server.MapPong

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

Public Methods

Method Description
MapPong ( ) : System
SetResult ( byte result ) : void

Method Details

MapPong() public method

public MapPong ( ) : System
return System

SetResult() public method

public SetResult ( byte result ) : void
result byte
return void