Background for Skyrim SE
Member of the PAPER_SKSEFunctions script
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)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.