Background for Skyrim SE
Member of the Armor script
intfunctionGetSlotMask()Native

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


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.