Table of Contents

Method SetArmorColor

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetArmorColor(ItemAppearanceArmorColor, byte)

Sets the armor color of this item.

public void SetArmorColor(ItemAppearanceArmorColor slot, byte value)

Parameters

slot ItemAppearanceArmorColor

The armor color slot index to be assigned.

value byte

The new color to assign.