C# Class SagaMap.Packets.Server.MoveReply

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

Méthodes publiques

Méthode Description
MoveReply ( ) : System
SetMessage ( byte MessID ) : void

Method Details

MoveReply() public méthode

public MoveReply ( ) : System
Résultat System

SetMessage() public méthode

public SetMessage ( byte MessID ) : void
MessID byte
Résultat void