How to get animation Notifies in C++?

That was depreciated in 4.11. So:


Animation->AnimNotifies

(Depreciated, doesn’t do anything)

and


Animation->NotifyQueue.AnimNotifies

the new preffered way, is broken.

Edit: Still broken in 4.12.3