Table of Contents

Class TileData

Namespace
Moongate.UO.Data.Tiles
Assembly
Moongate.UO.Data.dll
public static class TileData
Inheritance
TileData
Inherited Members

Properties

ItemTable

public static ItemData[] ItemTable { get; }

Property Value

ItemData[]

LandTable

public static LandData[] LandTable { get; }

Property Value

LandData[]

MaxItemValue

public static int MaxItemValue { get; set; }

Property Value

int

MaxLandValue

public static int MaxLandValue { get; set; }

Property Value

int

Methods

ItemDataByName(string)

public static ItemData ItemDataByName(string name)

Parameters

name string

Returns

ItemData