Table of Contents

Method GetArmorPieceColor

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetArmorPieceColor(CreaturePart, ItemAppearanceArmorColor)

Gets the armor color for a piece of this item.

public byte GetArmorPieceColor(CreaturePart modelSlot, ItemAppearanceArmorColor colorSlot)

Parameters

modelSlot CreaturePart

The model portion of the slot to query.

colorSlot ItemAppearanceArmorColor

The color portion of the slot to query.

Returns

byte