Method SetArmorColor
SetArmorColor(ItemAppearanceArmorColor, byte)
Sets the armor color of this item.
public void SetArmorColor(ItemAppearanceArmorColor slot, byte value)
Parameters
slotItemAppearanceArmorColorThe armor color slot index to be assigned.
valuebyteThe new color to assign.