Is there any UMG animation notify system, in UE4 ?

Hey

Now I did a quick search in my UMG and since I don’t have any animations yet I figured I give it a try but couldn’t find anything as a function or Event.

What I can think of is to use Timers and than get the elapsed Time in seconds. Now this example was just done quickly but I think it can work if the Animation is started and should get at least how long the Animation Update Event has elapsed since it has started.