Method SetWeaponModel
SetWeaponModel(ItemAppearanceWeaponModel, ushort)
Sets the weapon model part value for the specified slot.
public void SetWeaponModel(ItemAppearanceWeaponModel slot, ushort value)
Parameters
slotItemAppearanceWeaponModelThe weapon model index to be assigned.
valueushortThe new model to assign.