Event from Controller casted to Child Actor

Hello,

I know probably it’s stupid question, or it is not good to do it in that way… But… I created Custom Event in Player Controller, which affects Parent Actor. Everything works fine, untill I try to create Child Actor to that Parent Actor… After Trying to cast that event, it doesn’t work. Any suggestions what to do?