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