Table of Contents

Class MobileDrawPacket

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

Compatibility packet for legacy code paths that reference MobileDrawPacket (0x78).

public class MobileDrawPacket : MobileIncomingPacket, IGameNetworkPacket
Inheritance
MobileDrawPacket
Implements
Inherited Members

Constructors

MobileDrawPacket()

public MobileDrawPacket()

MobileDrawPacket(UOMobileEntity, UOMobileEntity, bool, bool)

public MobileDrawPacket(UOMobileEntity beholder, UOMobileEntity beheld, bool stygianAbyss = false, bool newMobileIncoming = false)

Parameters

beholder UOMobileEntity
beheld UOMobileEntity
stygianAbyss bool
newMobileIncoming bool