Method GetWeaponModel
GetWeaponModel(ItemAppearanceWeaponModel)
Gets the weapon model part value for the specified slot.
public ushort GetWeaponModel(ItemAppearanceWeaponModel slot)
Parameters
slotItemAppearanceWeaponModelThe weapon model index to query.
Returns
- ushort
The model part value; returns 0 if the slot index is out of range.