Background for Skyrim SE
Member of the SkyPrompt script
intfunctionRegisterForSkyPromptEvent(FormakForm, inta_major, inta_minor)NativeGlobal


Caveats


Parameters

FormakForm

inta_major

inta_minor


Examples

Auto-Generated Example

Form myForm__akForm
int myInt__a_major
int myInt__a_minor

int returnedValue = SkyPrompt.RegisterForSkyPromptEvent(myForm__akForm, myInt__a_major, myInt__a_minor)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.