Background for Skyrim SE
Member of the ModEvent script
voidfunctionPushForm(inthandle, Formvalue)NativeGlobal


Caveats


Parameters

inthandle

Formvalue


Examples

Auto-Generated Example

int myInt__handle
Form myForm__value

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