Table of Contents

Struct UOPEntry

Namespace
Moongate.UO.Data.Tiles
Assembly
Moongate.UO.Data.dll

Represents UOPEntry.

public struct UOPEntry
Inherited Members

Constructors

UOPEntry(long, int)

public UOPEntry(long offset, int length)

Parameters

offset long
length int

Fields

Compressed

public bool Compressed

Field Value

bool

CompressedSize

public int CompressedSize

Field Value

int

Extra

public int Extra

Field Value

int

Offset

public readonly long Offset

Field Value

long

Size

public readonly int Size

Field Value

int