Background for Skyrim SE
Member of the DbSkseFunctions script
boolfunctionArmorAddonSlotMaskHasPartOf(ArmorakArmorAddon, intslotMask)NativeGlobal


Caveats


Parameters

ArmorakArmorAddon

intslotMask


Examples

Auto-Generated Example

Armor myArmor__akArmorAddon
int myInt__slotMask

bool returnedValue = DbSkseFunctions.ArmorAddonSlotMaskHasPartOf(myArmor__akArmorAddon, myInt__slotMask)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.