Method GetArmorModel
GetArmorModel(CreaturePart)
Gets the armor model part value for the specified slot.
public ushort GetArmorModel(CreaturePart slot)
Parameters
slotCreaturePartThe armor model slot index to query.
Returns
- ushort
The model part value; returns 0 if the slot index is out of range.