In my Python script, I’m trying to get the selected animation notify event object from the Animation Editor, but couldn’t find a simple accessor or any structure from AnimSequence acquired from load_asset().
What would be the right way to locate the AnimNotify?