connection between functions within blueprint

Hi community,
I’m new and have been looking at different BPs and I’m wondering, how and if the functions within the same blueprint are connected with each other? Lets say i’ve got an Event Graph, Function A and Function B and neither Function A or B are mentioned in the Event Graph (the only place with an event Tick/ time component). Are they executed anyway or are they dormant?
Thanks guys!

Dormant. They need to be chained in the logic flow (execution pins).

1 Like