Trying to figure out if any (or what) events are triggered when an NPC or the player mounts or unmounts a horse. It seems that onSit() and onGetUp() are not fired here, nor do there seem to be any events that pertain to mounting/riding/unmounting. Are there any animation events that I can make use of? I didn't see anything in the Creation Kit wiki.
Would appreciate some pointers here.