- Found in:
- Scrab's PE
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)