Background for Skyrim SE
Member of the PO3_Events_Form script
voidfunctionRegisterForObjectLoaded(FormakForm, intformType)NativeGlobal


Caveats


Parameters

FormakForm

intformType


Examples

Auto-Generated Example

Form myForm__akForm
int myInt__formType

PO3_Events_Form.RegisterForObjectLoaded(myForm__akForm, myInt__formType)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.