Method SetArmorPieceColor
SetArmorPieceColor(CreaturePart, ItemAppearanceArmorColor, byte)
Sets the armor color for a piece of this item.
public void SetArmorPieceColor(CreaturePart modelSlot, ItemAppearanceArmorColor colorSlot, byte value)
Parameters
modelSlotCreaturePartThe model portion of the slot to assign.
colorSlotItemAppearanceArmorColorThe color portion of the slot to assign.
valuebyteThe new color to assign.