- Found in:
- PAPER
ObjectReference[]functionApplyInventoryEventFilterToObjs(int[]aiIndicesToKeep, ObjectReference[]akObjArray)NativeGlobal
Caveats
Parameters
int[]aiIndicesToKeep
ObjectReference[]akObjArray
Examples
Auto-Generated Example
int[] myIntArray__aiIndicesToKeep
ObjectReference[] myObjectReferenceArray__akObjArray
ObjectReference[] returnedValue = PAPER_SKSEFunctions.ApplyInventoryEventFilterToObjs(myIntArray__aiIndicesToKeep, myObjectReferenceArray__akObjArray)