Table of Contents

Class GeneralInformationFactory

Namespace
Moongate.Network.Packets.Outgoing.World
Assembly
Moongate.Network.Packets.dll

Creates commonly used General Information packets.

public static class GeneralInformationFactory
Inheritance
GeneralInformationFactory
Inherited Members

Methods

CreateSetCursorHueSetMap(Map?)

public static GeneralInformationPacket CreateSetCursorHueSetMap(Map? map)

Parameters

map Map

Returns

GeneralInformationPacket

CreateSetCursorHueSetMap(byte)

public static GeneralInformationPacket CreateSetCursorHueSetMap(byte mapId)

Parameters

mapId byte

Returns

GeneralInformationPacket