Blueprint Class overridden functions in packaged game

You shouldn’'t have to do this if your child classes aren’t defining Tick… but what happens if you put your tick blueprint in the parent then in the children classes add a tick event, right click the tick event, click Add call to parent function, and connect that to the event?