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