Background for Skyrim SE
Member of the UICallback script
voidfunctionPushIntA(inthandle, int[]args)NativeGlobal


Caveats


Parameters

inthandle

int[]args


Examples

Auto-Generated Example

int myInt__handle
int[] myIntArray__args

UICallback.PushIntA(myInt__handle, myIntArray__args)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.