Table of Contents

Method SetArmorPieceColor

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetArmorPieceColor(CreaturePart, ItemAppearanceArmorColor, byte)

Sets the armor color for a piece of this item.

public void SetArmorPieceColor(CreaturePart modelSlot, ItemAppearanceArmorColor colorSlot, byte value)

Parameters

modelSlot CreaturePart

The model portion of the slot to assign.

colorSlot ItemAppearanceArmorColor

The color portion of the slot to assign.

value byte

The new color to assign.