Inheritance Tree
No indexed scripts extend this script.
Properties
Events
Functions
Flags the effect with the given index as known by the player.
Flags the next unknown effect as known by the player and returns the index of the effect that was learned.
Flags all effects as known by the player.
- Found in:
- SKSE
Returns the number of effects on this enchantment, ingredient, potion, or spell. (This function requires SKSE)
- Found in:
- SKSE
Returns the magnitude of the Nth effect attached to this enchantment, ingredient, potion, or spell. (This function requires SKSE)
- Found in:
- SKSE
Returns the area of the Nth effect attached to this enchantment, ingredient, potion, or spell. (This function requires SKSE)
- Found in:
- SKSE
Returns the duration of the Nth effect attached to this enchantment, ingredient, potion, or spell. (This function requires SKSE)
- Found in:
- SKSE
Returns the Nth MagicEffect attached to this enchantment, ingredient, potion, or spell. (This function requires SKSE)
- Found in:
- SKSE
Returns the index of the costliest effect on an enchantment, ingredient, potion, or spell. (This function requires SKSE)
- Found in:
- SKSE
sets the magnitude of the specified effect
- Found in:
- SKSE
sets the area of the specified effect
- Found in:
- SKSE
sets the duration of the specified effect
- Found in:
- SKSE
determines whether the player knows this effect
- Found in:
- SKSE
Returns all the magnitudes of this object in order
- Found in:
- SKSE
Returns all the areas of this object in order
- Found in:
- SKSE
Returns all the durations of this object in order
- Found in:
- SKSE
Returns all the magic effects of this object in order
