Background for Skyrim SE
Member of the Perk script
boolfunctionSetNthEntryRank(intn, intrank)Native


Caveats


Parameters

intn

intrank


Examples

No human-generated examples found for this function.

Auto-Generated Example

int myInt__n
int myInt__rank

bool returnedValue = myPerk__toCallFunctionOn.SetNthEntryRank(myInt__n, myInt__rank)

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.