- Found in:
- SKSE
Description
Wiki Description
Sets the slot mask for the armor. (This function requires SKSE)
Documentation Comment
sets the slot mask for the armor
Parameters
intslotMask
CK Wiki Description
The new value of the slot mask for the armor.
Examples
No human-generated examples found for this function.
Auto-Generated Example
int myInt__slotMask
myArmor__toCallFunctionOn.SetSlotMask(myInt__slotMask)