Difference between revisions of "Armor Script"
Jump to navigation
Jump to search
→SKSE Member Functions
imported>Moorleiche2k |
imported>Dienes |
||
Line 132: | Line 132: | ||
'''Int Function [[RemoveSlotFromMask - Armor|RemoveSlotFromMask]](int slotMask)''' | '''Int Function [[RemoveSlotFromMask - Armor|RemoveSlotFromMask]](int slotMask)''' | ||
*Removes the specified slotmask from the armor and returns the new slot mask for the armor. | *Removes the specified slotmask from the armor and returns the new slot mask for the armor. | ||
'''Enchantment Function [[GetEnchantment- Armor|GetEnchantment]]()''' | |||
*Returns the Enchantment associated with the Armor | |||
'''Function [[SetEnchantment - Armor|SetEnchantment]](Enchantment e)''' | |||
*Set the Enchantment associated with the Armor | |||
== Events == | == Events == | ||
None | None |