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

Description

Documentation Comment

adds the specified slotMask to the armor addon


Caveats


Parameters

intslotMask


Examples

Auto-Generated Example

int myInt__slotMask

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