Method SetArmorModel
SetArmorModel(CreaturePart, ushort)
Sets the armor model part value for the specified slot.
public void SetArmorModel(CreaturePart slot, ushort value)
Parameters
slotCreaturePartThe armor model slot index to be assigned.
valueushortThe new model to assign.
Remarks
Updating the model part recalculates the item's armor value.