Difference between revisions of "Armor Script"

247 bytes added ,  07:24, 21 August 2013
→‎SKSE Member Functions: Added Latest SKSE Member Functions.
imported>Dienes
imported>CraftySentinel
(→‎SKSE Member Functions: Added Latest SKSE Member Functions.)
Line 138: Line 138:
'''Function [[SetEnchantment - Armor|SetEnchantment]](Enchantment e)'''
'''Function [[SetEnchantment - Armor|SetEnchantment]](Enchantment e)'''
*Set the Enchantment associated with the Armor
*Set the Enchantment associated with the Armor
'''int Function [[GetNumArmorAddons - Armor|GetNumArmorAddons]]()'''
*Returns the number of armor addons for this armor.
'''ArmorAddon Function [[GetNthArmorAddon - Armor|GetNthArmorAddon]](int n)'''
*Returns the nth armor addon for this armor.


== Events ==
== Events ==
None
None