C# Class GameRevision.GW2Emu.GameServer.Messages.ClientMessageFactory

Inheritance: GameRevision.GW2Emu.Common.Messaging.GenericMessageFactory
Show file Open project: puppt/GW2Emu

Protected Methods

Method Description
CreateEmptyMessage ( ushort header ) : IMessage

Method Details

CreateEmptyMessage() protected method

protected CreateEmptyMessage ( ushort header ) : IMessage
header ushort
return IMessage