Method GetWeaponColor
GetWeaponColor(ItemAppearanceWeaponColor)
Gets the weapon color value for the specified slot.
public byte GetWeaponColor(ItemAppearanceWeaponColor slot)
Parameters
slotItemAppearanceWeaponColorThe weapon color index to query.
Returns
- byte
The color value; returns 0 if the slot index is out of range.