Difference between revisions of "OnObjectUnequipped - Actor"

121 bytes added ,  13:21, 15 August 2012
Removed incorrect note about event not firing when using a hotkey (it does as of Skyrim 1.7). Added note about event order precedence.
imported>RedwoodElf
imported>Chesko
(Removed incorrect note about event not firing when using a hotkey (it does as of Skyrim 1.7). Added note about event order precedence.)
Line 25: Line 25:


== Notes ==
== Notes ==
* This event does not fire if the player unequips an item via a hotkey
*An [[OnObjectUnequipped - Actor|OnObjectUnequipped()]] event will always get sent before [[OnObjectEquipped - Actor|OnObjectEquipped()]] when equipping an item to an occupied equipment slot.


== See Also ==
== See Also ==
Anonymous user