Background for Skyrim SE
Member of the DbSkseFunctions script
boolfunctionRaceSlotMaskHasPartOf(RaceakRace, intslotMask)NativeGlobal


Caveats


Parameters

RaceakRace

intslotMask


Examples

Auto-Generated Example

Race myRace__akRace
int myInt__slotMask

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