Method GetArmorColor
GetArmorColor(ItemAppearanceArmorColor)
Gets the armor color of this item.
public byte GetArmorColor(ItemAppearanceArmorColor slot)
Parameters
slotItemAppearanceArmorColorThe armor color slot index to query.
Gets the armor color of this item.
public byte GetArmorColor(ItemAppearanceArmorColor slot)
slot ItemAppearanceArmorColorThe armor color slot index to query.