Difference between revisions of "Armor Script"

95 bytes added ,  16:48, 10 May 2012
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.
'''Int Function [[GetMaskForSlot- Armor|GetMaskForSlot]](int slot)'''
*Returns the slotmask for a single slot.


== Events ==
== Events ==
None
None
Anonymous user