Background for Skyrim SE
Member of the DbSkseFunctions script
Armor[]functionGetAllArmorsForSlotMask(intslotMask)NativeGlobal

Description

Documentation Comment

Get all armors in game that use the slotMask


Caveats


Parameters

intslotMask


Examples

Auto-Generated Example

int myInt__slotMask

Armor[] returnedValue = DbSkseFunctions.GetAllArmorsForSlotMask(myInt__slotMask)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.