Method SetArmorModel
SetArmorModel(CreaturePart, ushort)
Sets the armor model of this item.
public void SetArmorModel(CreaturePart slot, ushort value)
Parameters
slotCreaturePartThe armor model slot index to be assigned.
valueushortThe new model to assign.