Background for Skyrim SE
Member of the PapyrusUtil script
int[]functionGetMatchingInt(int[]ArrayValues1, int[]ArrayValues2)NativeGlobal


Caveats


Parameters

int[]ArrayValues1

int[]ArrayValues2


Examples

Auto-Generated Example

int[] myIntArray__ArrayValues1
int[] myIntArray__ArrayValues2

int[] returnedValue = PapyrusUtil.GetMatchingInt(myIntArray__ArrayValues1, myIntArray__ArrayValues2)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.