C# Class SagaLogin.Packets.Server.MapPong

Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
MapPong ( ) : System
SetResult ( byte result ) : void

Method Details

MapPong() public méthode

public MapPong ( ) : System
Résultat System

SetResult() public méthode

public SetResult ( byte result ) : void
result byte
Résultat void