Events should call parent events by default

It shouldn’t be necessary to do this manually on literally all events. It feels like an inverted bool case.
It’s extremely bug prone. It’s default when you generate a child BP.

This ranks higher than most other user-friendly / UX features you’ve added recently.

Probably should just implicitly do it, and explicitly state when it shouldn’t be done.