Difference between revisions of "Armor Script"
Jump to navigation
Jump to search
m
no edit summary
imported>Fg109 m (Accidentally erased everything else) |
imported>Fg109 m |
||
Line 14: | Line 14: | ||
== Properties == | == Properties == | ||
None | None | ||
== SKSE Properties == | |||
*[[Slot Masks - Armor|List of Slot Masks]] | |||
== Global Functions == | == Global Functions == | ||
None | None | ||
== SKSE Global Functions == | |||
'''Int Function [[GetMaskForSlot - Armor|GetMaskForSlot]](int slot)''' | |||
*Returns the slotmask for a single slot. | |||
== Member Functions == | == Member Functions == | ||
Line 123: | Line 130: | ||
'''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. | ||
== Events == | == Events == | ||
None | None |