Difference between revisions of "Armor Script"
Jump to navigation
Jump to search
→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 |