Class TileData
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
MaxLandValue
public static int MaxLandValue { get; set; }
Property Value
Methods
ItemDataByName(string)
public static ItemData ItemDataByName(string name)
Parameters
namestring