Background for Skyrim SE
Member of the ArmorAddon script
intfunctionRemoveSlotFromMask(intslotMask)Native

Description

Documentation Comment

removes the specified slot masks from the armor addon


Caveats


Parameters

intslotMask


Examples

Auto-Generated Example

int myInt__slotMask

int returnedValue = myArmorAddon__toCallFunctionOn.RemoveSlotFromMask(myInt__slotMask)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.