Hello,
I have a blueprint with a child actor of a class that has certain events. How do I pick up on the events in my parent blueprint?
Do I have to specifically create a parent variable in the child BP, where the child calls the parent when its event triggers?