Table of Contents

Enum ObjectInfoFlags

Namespace
Moongate.UO.Data.Types
Assembly
Moongate.UO.Data.dll

Flags for Object Info packet

[Flags]
public enum ObjectInfoFlags : byte

Fields

FactionShip = 16

Faction ship (unsure why client needs to know)

Female = 2

Female character

Hidden = 128

Hidden

Movable = 32

Movable if normally not

None = 0

No flags

Poisoned = 4

Poisoned

WarMode = 64

War mode

YellowHits = 8

Yellow hits (healthbar gets yellow)