Table of Contents

Method SetWeaponColor

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

SetWeaponColor(ItemAppearanceWeaponColor, byte)

Sets the weapon color of this item.

public void SetWeaponColor(ItemAppearanceWeaponColor slot, byte value)

Parameters

slot ItemAppearanceWeaponColor

The weapon color index to be assigned.

value byte

The new color to assign.