Background for Skyrim SE
Member of the PO3_Events_Alias script
voidfunctionRegisterForObjectLoaded(AliasakAlias, intformType)NativeGlobal


Caveats


Parameters

AliasakAlias

intformType


Examples

Auto-Generated Example

Alias myAlias__akAlias
int myInt__formType

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