Background for Skyrim SE
Member of the PapyrusUtil script
int[]functionRemoveDupeInt(int[]ArrayValues)NativeGlobal


Caveats


Parameters

int[]ArrayValues


Examples

Auto-Generated Example

int[] myIntArray__ArrayValues

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