Method SetWeaponColor
SetWeaponColor(ItemAppearanceWeaponColor, byte)
Sets the weapon color of this item.
public void SetWeaponColor(ItemAppearanceWeaponColor slot, byte value)
Parameters
slotItemAppearanceWeaponColorThe weapon color index to be assigned.
valuebyteThe new color to assign.