Background for Skyrim SE
Member of the PAPER_SKSEFunctions script
int[]functionApplyInventoryEventFilterToInts(int[]aiIndicesToKeep, int[]aiIntArray)NativeGlobal


Caveats


Parameters

int[]aiIndicesToKeep

int[]aiIntArray


Examples

Auto-Generated Example

int[] myIntArray__aiIndicesToKeep
int[] myIntArray__aiIntArray

int[] returnedValue = PAPER_SKSEFunctions.ApplyInventoryEventFilterToInts(myIntArray__aiIndicesToKeep, myIntArray__aiIntArray)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.