Cant get a blueprint interface to work

Maybe it has to do with the parent/child relationship of the actor you are trying to interact with. I know the parent implements those events but maybe you need to also implement them in the child, and make a call to the parent event?

Here is an example:

image