Table of Contents

Method GetWeaponColor

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

GetWeaponColor(ItemAppearanceWeaponColor)

Gets the weapon color value for the specified slot.

public byte GetWeaponColor(ItemAppearanceWeaponColor slot)

Parameters

slot ItemAppearanceWeaponColor

The weapon color index to query.

Returns

byte

The color value; returns 0 if the slot index is out of range.