C# Class SagaMap.Packets.Server.MoveReply

Inheritance: SagaLib.Packet
Mostrar archivo Open project: Willyham/SagaRO2

Public Methods

Method Description
MoveReply ( ) : System
SetMessage ( byte MessID ) : void

Method Details

MoveReply() public method

public MoveReply ( ) : System
return System

SetMessage() public method

public SetMessage ( byte MessID ) : void
MessID byte
return void