Background for Skyrim SE
Member of the ModEvent script
voidfunctionPushInt(inthandle, intvalue)NativeGlobal


Caveats


Parameters

inthandle

intvalue


Examples

Auto-Generated Example

int myInt__handle
int myInt__value

ModEvent.PushInt(myInt__handle, myInt__value)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.