Background for Skyrim SE
Member of the Perk script
boolfunctionSetNthEntryQuest(intn, QuestnewQuest)Native


Caveats


Parameters

intn

QuestnewQuest


Examples

No human-generated examples found for this function.

Auto-Generated Example

int myInt__n
Quest myQuest__newQuest

bool returnedValue = myPerk__toCallFunctionOn.SetNthEntryQuest(myInt__n, myQuest__newQuest)

Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.