- Found in:
- SKSE
Description
Wiki Description
Returns the slot mask of the armor. (This function requires SKSE)
Documentation Comment
returns the slot mask for the armor.
Examples
No human-generated examples found for this function.
Auto-Generated Example
int returnedValue = myArmor__toCallFunctionOn.GetSlotMask()Related Pages
- Armor
- Armor.SetSlotMask(...)
- Armor.AddSlotToMask(...)
- Armor.RemoveSlotFromMask(...)
- Armor.GetMaskForSlot(...)
- Actor.GetWornForm(...)
- List of Slot Masks
