Background for Skyrim SE

Perk


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
PerkfunctionGetNextPerk()Native

SKSE64 additions built 2024-01-17 20:01:40.731000 UTC

intfunctionGetNumEntries()Native
intfunctionGetNthEntryRank(intn)Native
boolfunctionSetNthEntryRank(intn, intrank)Native
intfunctionGetNthEntryPriority(intn)Native
boolfunctionSetNthEntryPriority(intn, intpriority)Native
QuestfunctionGetNthEntryQuest(intn)Native
boolfunctionSetNthEntryQuest(intn, QuestnewQuest)Native
intfunctionGetNthEntryStage(intn)Native
boolfunctionSetNthEntryStage(intn, intstage)Native
SpellfunctionGetNthEntrySpell(intn)Native
boolfunctionSetNthEntrySpell(intn, SpellnewSpell)Native
boolfunctionSetNthEntryLeveledList(intn, LeveledItemlList)Native
stringfunctionGetNthEntryText(intn)Native
boolfunctionSetNthEntryText(intn, stringnewText)Native
floatfunctionGetNthEntryValue(intn, inti)Native

Obtains the current value from a Perk's Entry Point Value field.

boolfunctionSetNthEntryValue(intn, inti, floatvalue)Native

Used to set a Perk's Entry Point Value field(s).

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