Table of Contents

Method GetArmorColor

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetArmorColor(ItemAppearanceArmorColor)

Gets the armor color value for the specified slot.

public byte GetArmorColor(ItemAppearanceArmorColor slot)

Parameters

slot ItemAppearanceArmorColor

The armor color slot index to query.

Returns

byte

Remarks

Slots 0–5 return layered texture colors; higher indices refer to per-part overrides indexed by part and texture.