Difference between revisions of "ObjectReference Script"
m
→SKSE Member Functions: missing Italics
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. | ||