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


Parameters

  1. Form[]akForms

  2. int[]aiSlots

  3. 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.