Background for Skyrim SE
Member of the DbSkseFunctions script
boolfunctionArmorSlotMaskHasPartOf(ArmorakArmor, intslotMask)NativeGlobal


Caveats


Parameters

ArmorakArmor

intslotMask


Examples

Auto-Generated Example

Armor myArmor__akArmor
int myInt__slotMask

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