Difference between revisions of "ObjectReference Script"

Jump to navigation Jump to search
4 bytes added ,  03:21, 3 February 2014
m
imported>CraftySentinel
(→‎SKSE Member Functions: Added SKSE 1.7.0 Functions)
imported>CraftySentinel
m (→‎SKSE Member Functions: missing Italics)
Line 465: Line 465:
:*Changes an item's player-made enchantment to another.
:*Changes an item's player-made enchantment to another.


:'''[[CreateEnchantment - ObjectReference|CreateEnchantment]](Float ''maxCharge'', MagicEffect[] effects, Float[] ''magnitudes'', Int[] ''areas'', Int[] ''durations'')'''
:'''[[CreateEnchantment - ObjectReference|CreateEnchantment]](Float ''maxCharge'', MagicEffect[] ''effects'', Float[] ''magnitudes'', Int[] ''areas'', Int[] ''durations'')'''
:*Creates a new Enchantment on the item with the specified parameters.
:*Creates a new Enchantment on the item with the specified parameters.


Navigation menu