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


Caveats


Parameters

int[]ArrayValues

intpush


Examples

Auto-Generated Example

int[] myIntArray__ArrayValues
int myInt__push

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