Difference between revisions of "OnObjectUnequipped - Actor"
Jump to navigation
Jump to search
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 == | ||
* | *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 == |