WornObject
- Found in:
- SKSE
Inheritance Tree
No indexed scripts extend this script.
Properties
Events
Functions
- Found in:
- SKSE
Tempering
- Found in:
- SKSE
- Found in:
- SKSE
Charges
Only works on items that have user-enchants
- Found in:
- SKSE
Works on any enchanted item
- Found in:
- SKSE
- Found in:
- SKSE
Returns the name of this reference
this is the name that is displayed
- Found in:
- SKSE
Sets a reference's display name
returns false if force is false and the reference
is held by an alias using 'Stored Text' or 'Uses Stored Text'
Text Replacement does not use this name and may be lost if forced
- Found in:
- SKSE
Returns the player-made enchantment if there is one
- Found in:
- SKSE
Changes an item's player-made enchantment to something else
None enchantment will remove the existing enchantment
does not delete the custom enchantment, only removes it
- Found in:
- SKSE
Creates a new enchantment on the item given the specified parameters
all arrays must be the same size
created enchantments are not purged from the save when removed or overwritten
exact same enchantments are re-used by the game
- Found in:
- SKSE
Returns the number of ref aliases holding this reference
- Found in:
- SKSE
Returns the nth ReferenceAlias holding this reference
- Found in:
- SKSE
Returns all of the ReferenceAlias holding this reference
