Trigering Tick logic on both child and parent BP

Hello, I need to do logick in my child BP on Tick, but I also need the Tick logick to be executed on the parent BP. How do I make it so both get executed?

Right click on the event in child BP and click on Add Call to Parent Function as shown in the screenshot below.

image

Hope this helped.