Background for Skyrim SE

LeveledItem


Inheritance Tree

No indexed scripts extend this script.

Properties
Events
Functions
voidfunctionAddForm(FormapForm, intaiLevel, intaiCount)Native

Adds the given form to the leveled list.

voidfunctionRevert()Native

Removes all script added forms from the leveled list.

intfunctionGetChanceNone()Native

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

voidfunctionSetChanceNone(intchance)Native
voidfunctionSetChanceGlobal(GlobalVariableglob)Native
intfunctionGetNumForms()Native
FormfunctionGetNthForm(intn)Native
intfunctionGetNthLevel(intn)Native
voidfunctionSetNthLevel(intn, intlevel)Native
intfunctionGetNthCount(intn)Native

If the count is greater than 255, returns 255.

voidfunctionSetNthCount(intn, intcount)Native
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.