Background for Skyrim SE
Member of the SPE_Utility script
int[]functionIntersectArray_Int(int[]arr, int[]arr2)NativeGlobal


Caveats


Parameters

int[]arr

int[]arr2


Examples

Auto-Generated Example

int[] myIntArray__arr
int[] myIntArray__arr2

int[] returnedValue = SPE_Utility.IntersectArray_Int(myIntArray__arr, myIntArray__arr2)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.