Trying to pass a variable from an actor to an animation blueprint or a pawn

I just wanted to make sure that I undestand it correctly.

This is working because Get Owning Actor returns the Omar Blueprint Instance in my scene that has the animation Blueprint tied to it:

This is not working because Omar returns the Omar Blueprint which doesn’t have the animation Bluepprint tied to it:

Did I understand that right?