In UE4 Blueprints, How not to run a parent function running in the parent Tick Function, in a child Tick Function?

So if I override the tick and have an empty function and then disconnect the parent function connection, there will be nothing running in the tick function?

1 Like