Background for Skyrim SE
Member of the PyramidUtils script
Form[]functionFilterByEquippedSlot(Form[]akForms, int[]aiSlots, boolabAll=false)Global


Caveats


Parameters

Form[]akForms

int[]aiSlots

boolabAll=false


Examples

Auto-Generated Example

Form[] myFormArray__akForms
int[] myIntArray__aiSlots
bool myBool__abAll

Form[] returnedValue = PyramidUtils.FilterByEquippedSlot(myFormArray__akForms, myIntArray__aiSlots, myBool__abAll)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.