C# Class Ultima.NewItemTileDataMul

Show file Open project: polserver/poltools Class Usage Examples

Public Properties

Property Type Description
anim short
flags int
height byte
hue byte
miscdata short
quality byte
quantity byte
stackingoffset byte
unk1 int
unk2 byte
unk3 byte
value byte
weight byte

Property Details

anim public property

public short anim
return short

flags public property

public int flags
return int

height public property

public byte height
return byte

hue public property

public byte hue
return byte

miscdata public property

public short miscdata
return short

quality public property

public byte quality
return byte

quantity public property

public byte quantity
return byte

stackingoffset public property

public byte stackingoffset
return byte

unk1 public property

public int unk1
return int

unk2 public property

public byte unk2
return byte

unk3 public property

public byte unk3
return byte

value public property

public byte value
return byte

weight public property

public byte weight
return byte