4.12 - Notifies no longer work in C++

Hey -

As you pointed out with your comment, AnimNotifies has been deprecated in 4.12. You should be able to use UAnimInstance::NotifyQueue in its place to get the information you’re looking for.

Cheers